View source: R/SimulateAllPatientOutcomes.R
SimulateAllPatientOutcomes | R Documentation |
SimulateAllPatientOutcomes This function is used to simulate all patient outcomes in the platform.
SimulateAllPatientOutcomes(cScen, cTrialDesign, dfPatCov)
## Default S3 method:
SimulateAllPatientOutcomes(cScen, cTrialDesign, dfPatCov)
SimulateAllPatientOutcomes(default)
: This function is used to simulate all patient outcomes 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 SimPatientOutcomes for each ISA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.