Unlimited learning, half price | 50% off
Get 50% off unlimited learning

PatientLevelPrediction (version 6.4.1)

validateExternal: validateExternal - Validate model performance on new data

Description

validateExternal - Validate model performance on new data

Usage

validateExternal(
  validationDesignList,
  databaseDetails,
  logSettings = createLogSettings(verbosity = "INFO", logName = "validatePLP"),
  outputFolder,
  cohortDefinitions = NULL
)

Value

A list of results

Arguments

validationDesignList

A list of objects created with createValidationDesign

databaseDetails

A list of objects of class databaseDetails created using createDatabaseDetails

logSettings

An object of logSettings created using createLogSettings

outputFolder

The directory to save the validation results to

cohortDefinitions

A cohortDefinitionSet object created with CohortGenerator (subfolders are created per database in validationDatabaseDetails)