validateExternal - Validate model performance on new data
validateExternal(
validationDesignList,
databaseDetails,
logSettings = createLogSettings(verbosity = "INFO", logName = "validatePLP"),
outputFolder,
cohortDefinitions = NULL
)A list of results
A list of objects created with createValidationDesign
A list of objects of class
databaseDetails created using createDatabaseDetails
An object of logSettings created
using createLogSettings
The directory to save the validation results to
A cohortDefinitionSet object created with
CohortGenerator
(subfolders are created per database in validationDatabaseDetails)