The module server for exploring prediction summary results

patientLevelPredictionModelSummaryServer(
  id,
  connectionHandler,
  resultDatabaseSettings,
  modelDesignId
)

Arguments

id

the unique reference id for the module

connectionHandler

the connection to the prediction result database

resultDatabaseSettings

a list containing the result schema and prefixes

modelDesignId

a reactable id specifying the prediction model design identifier

Value

The server to the summary module

Details

The user specifies the id for the module