randSeq-class function

An S4 Class for the representation of randomization sequences

An S4 Class for the representation of randomization sequences

This set of classes provides functionality of storing randomization sequences of different randomization procedures along with the parameters representing the design. class

Slots

  • N: total number of patients included in the trial
  • M: matrix containing randomization sequences of length N in its rows.
  • K: number of treatment groups
  • groups: character string of length K defining the names of the treatment groups
  • ratio: ratio of patients between the different groups
  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links