runEnsemble.Rd
Code to run the ensemble model development
runEnsemble(
ensembleSettings,
logSettings = PatientLevelPrediction::createLogSettings(logName = "ensemble"),
saveDirectory,
cohortDefinitions = NULL
)
The ensemble specifications created using setEnsemble()
The settings used to specify the logging, created using
PatientLevelPrediction::createLogSettings()
The location to save the ensemble
The cohort definitions for cohorts used in the ensemble