SimulateAllPatientCovariates: SimulateAllPatientCovariates

View source: R/SimulateAllPatientCovariates.R

SimulateAllPatientCovariatesR Documentation

SimulateAllPatientCovariates

Description

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.

Usage

SimulateAllPatientCovariates(cSimCovariates, cTrialDesign)

## Default S3 method:
SimulateAllPatientCovariates(cSimCovariates, cTrialDesign)

Value

A list with length equal to the number of ISAs in the trial. Each element represents the simulated covariates for each ISA.

See Also

View Code on GitHub

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.