View source: R/CreateArgFuns.R
createPopulationSettings | R Documentation |
populationPlp
and the populationCm
objects.Create parameter object for defining the analysis populations Contains the settings for defining
both the populationPlp
and the populationCm
objects.
createPopulationSettings( populationPlpSettings = PatientLevelPrediction::createStudyPopulationSettings(), populationCmSettings = CohortMethod::createCreateStudyPopulationArgs(), postProcessing = "none" )
populationPlpSettings |
Parameter object for the definition of the |
populationCmSettings |
Parameter object for the definition of the |
postProcessing |
A function to run on the initial population after creating the prediction and estimation populations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.