View source: R/InitializeISARandomizer.R
InitializeISARandomizer.EqualRandomizer | R Documentation |
This function is used to initialize the EqualRandomzier for an ISA. It uses the vTrtLab and vQtyPats to sample the desired number of each treatment in the ISA.
## S3 method for class 'EqualRandomizer'
InitializeISARandomizer(cISARandomizer, dISAStartTime)
cISARandomizer |
Must contain elements cISARandomizer$vTrtLab and cISARandomizer$vQtyPats and the lengths must be equal. If cISARandomizer contains a definition of cISARandomizer$dfSubgroupEnrollmentStatus it is used as the enrollment to a specific covariate signature. |
dISAStartTime |
Parameter is not utilized for EqualRandomizer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.