R/SimulateAllPatientCovariates.R
SimulateAllPatientCovariates.Rd
SimulateAllPatientCovariates This function is used to simulate all patient covariates in the platform.
SimulateAllPatientCovariates This function is used to simulate all patient covariates in the platform. This function is generic in case there is a need to override but is implemented such that it should be suitable for most cases. Specifically, this function calls SimulatePatientCovariates for each ISA.
SimulateAllPatientCovariates(cSimCovariates, cTrialDesign) # S3 method for default SimulateAllPatientCovariates(cSimCovariates, cTrialDesign)
A list with length equal to the number of ISAs in the trial. Each element represents the simulated covariates for each ISA.