R/InitializeISARandomizer.R
InitializeISARandomizer.POCRandomizer.Rd
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 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 |