The module server for exploring prediction validation results

patientLevelPredictionValidationServer(
  id,
  modelDesignId,
  developmentDatabaseId,
  performanceId,
  connectionHandler,
  inputSingleView,
  resultDatabaseSettings
)

Arguments

id

the unique reference id for the module

modelDesignId

identifier for the model design

developmentDatabaseId

identifier for the development database

performanceId

identifier for the performance

connectionHandler

the connection to the prediction result database

inputSingleView

the current tab

resultDatabaseSettings

a list containing the result schema and prefixes

Value

The server to the validation module

Details

The user specifies the id for the module