The module server for exploring prediction diagnostic results

patientLevelPredictionDiagnosticsServer(
  id,
  modelDesignId,
  connectionHandler,
  resultDatabaseSettings
)

Arguments

id

the unique reference id for the module

modelDesignId

the unique id for the model design

connectionHandler

the connection to the prediction result database

resultDatabaseSettings

a list containing the result schema and prefixes

Value

The server to the prediction diagnostic module

Details

The user specifies the id for the module