AddNextSubject: AddNextSubject

Description Usage Arguments Value Examples

View source: R/AddNewSubject.R

Description

AddNextSubject

Usage

1
AddNextSubject(RandoDataFrame, progfact)

Arguments

RandoDataFrame

a TrainRandoSubj object witht the randomization data

progfact

A TrainRandoProgFact object defining the prognostic factors

Value

RandoDataFrame a TrainRandoSubj object witht the randomization data

Examples

1
2
data("myArms","myRandoDataFrame","myprogfact")
myRandoDataFrame <- AddNextSubject(RandoDataFrame=trainingrando::myRandoDataFrame, progfact=trainingrando::myprogfact)

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