View source: R/InitializeTrialRandomizer.R
InitializeTrialRandomizer.default | R Documentation |
This function is used to initialize the trial randomizer. The default version each ISA and calls the InitializeISARandomizer. Since each ISA can have a specific randomizer the default for the TrialRandomizer is just to initialize each ISA randomizer.
InitializeTrialRandomizer(cTrialDesign, vISAStartTimes)
cTrialDesign |
Trial design opbject giving specifics about the trial design. |
vISAStartTime |
A vector of times that each ISA opens/starts in the trial. A vector of c(0,...) would indicate all ISAs start at the start of the trial. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.