getTreatment: Computes random allocation to treatment of a patient in a...

Description Usage Arguments Author(s) See Also Examples

View source: R/classes.R

Description

Computes random allocation to treatment of a patient in a trial according to the randomizers etc. defined.

Usage

1
getTreatment(cTrial, pData)

Arguments

cTrial

An instance of ClinicalTrial-class.

pData

An instance of PatientData-class.

Author(s)

RG and VC

See Also

help

Examples

1
2
3
4
5

randPack documentation built on Nov. 8, 2020, 5:32 p.m.