R/ExternalValidatePlp.R
createValidationDesign.Rd
createValidationDesign - Define the validation design for external validation
createValidationDesign(
targetId,
outcomeId,
populationSettings,
restrictPlpDataSettings,
plpModelList,
recalibrate = NULL,
runCovariateSummary = TRUE
)
The targetId of the target cohort to validate on
The outcomeId of the outcome cohort to validate on
A list of population restriction settings created by createPopulationSettings
A list of plpData restriction settings created by createRestrictPlpDataSettings
A list of plpModels objects created by runPlp
or a path to such objects
A vector of characters specifying the recalibration method to apply,
whether to run the covariate summary for the validation data