View source: R/InitializeISARandomizer.R
InitializeISARandomizer.POCRandomizer | R Documentation |
InitializeISARandomizer.POCRandomizer will randomize the first patients to a select set of arms or doses in the ISA (eg a POC phase). The remaining arms or doses are opened based on the number of initial patients.
## S3 method for class 'POCRandomizer'
InitializeISARandomizer(cISARandomizer, dISAStartTime)
cISARandomizer |
The cISARandomizer$vQtyPatsInit identifies the initial patients to randomize first, the vQtyPatsInit is part of the vQtyPats for that ISA and is not required by other randomizer so this function will stop if it is not defined |
dISAStartTime |
Parameter is not utilized for POCRandomizer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.