| randSeq-class {randomizeR} | R Documentation |
An S4 Class for the representation of randomization sequences
Description
This set of classes provides functionality of storing randomization sequences of different randomization procedures along with the parameters representing the design.
Slots
Ntotal number of patients included in the trial
Mmatrix containing randomization sequences of length
Nin its rows.Knumber of treatment groups
groupscharacter string of length K defining the names of the treatment groups
ratioratio of patients between the different groups
[Package randomizeR version 3.0.2 Index]