PurlyRandom: PurlyRandom

Description Usage Arguments Value Examples

View source: R/PurlyRandom.R

Description

PurlyRandom

Usage

1
PurlyRandom(Arms, RandoDataFrame, usubjid = NULL)

Arguments

Arms

A list with the level of the prognostic factors

RandoDataFrame

a TrainRandoSubj object witht the randomization data

usubjid

the identifier of the subject (that is the id of the patient)

Value

RandoDataFrame , a TrainRandoSubj object witht the randomization data where the patient given in usubjid has a new treatment allocation according to independant uniform distribution.

Examples

1
myRandoDataFrame02 <- PurlyRandom(Arms=myArms,RandoDataFrame=myRandoDataFrame,usubjid="Pat-0002")

NicDubois/trainingrando documentation built on March 13, 2020, 5:33 a.m.