Create parameter object for defining the analysis populations Contains the settings for defining
both the populationPlp and the populationCm objects.
createPopulationSettings.RdCreate parameter object for defining the analysis populations Contains the settings for defining
both the populationPlp and the populationCm objects.
Usage
createPopulationSettings(
populationPlpSettings = PatientLevelPrediction::createStudyPopulationSettings(),
populationCmSettings = CohortMethod::createCreateStudyPopulationArgs(),
postProcessing = "none"
)Arguments
- populationPlpSettings
Parameter object for the definition of the
populationPlpobject created fromcreateStudyPopulationSettings.- populationCmSettings
Parameter object for the definition of the
populationCmobject created fromcreateCreateStudyPopulationArgs.- postProcessing
A function to run on the initial population after creating the prediction and estimation populations