ClinicalTrial-class {randPack}R Documentation

Class "ClinicalTrial"

Description

container for clinical trial randomization infrastructure and patient data

Objects from the Class

Objects can be created by calls of the form new("ClinicalTrial", ...).

Slots

Experiment:

Object of class "ClinicalExperiment".

PatientData:

Object of class "environment".

Randomizers:

Object of class "list", one randomizer for each strata.

Methods

No methods defined with class "ClinicalTrial" in the signature.

Author(s)

RG and VC

See Also

ClinicalExperiment-class

Examples

data(CT1)
CT1

[Package randPack version 1.26.0 Index]