ClinicalTrial-class {randPack} | R Documentation |
container for clinical trial randomization infrastructure and patient data
Objects can be created by calls of the form new("ClinicalTrial", ...)
.
Experiment
:Object of class "ClinicalExperiment"
.
PatientData
:Object of class "environment"
.
Randomizers
:Object of class "list"
, one
randomizer for each strata.
No methods defined with class "ClinicalTrial" in the signature.
RG and VC
data(CT1) CT1