The module server for exploring prediction model discrimination results
patientLevelPredictionDiscriminationServer.RdThe module server for exploring prediction model discrimination results
Usage
patientLevelPredictionDiscriminationServer(
id,
performanceId,
connectionHandler,
inputSingleView,
resultDatabaseSettings
)Arguments
- id
the unique reference id for the module
- performanceId
the performance id in the database
- connectionHandler
the connection to the prediction result database
- inputSingleView
the current tab
- resultDatabaseSettings
a list containing the result schema and prefixes
See also
Other PatientLevelPrediction:
patientLevelPredictionCalibrationServer(),
patientLevelPredictionCalibrationViewer(),
patientLevelPredictionCovariateSummaryServer(),
patientLevelPredictionCovariateSummaryViewer(),
patientLevelPredictionCutoffServer(),
patientLevelPredictionCutoffViewer(),
patientLevelPredictionDesignSummaryServer(),
patientLevelPredictionDesignSummaryViewer(),
patientLevelPredictionDiagnosticsServer(),
patientLevelPredictionDiagnosticsViewer(),
patientLevelPredictionDiscriminationViewer(),
patientLevelPredictionHelperFile(),
patientLevelPredictionModelSummaryServer(),
patientLevelPredictionModelSummaryViewer(),
patientLevelPredictionNbServer(),
patientLevelPredictionNbViewer(),
patientLevelPredictionServer(),
patientLevelPredictionSettingsServer(),
patientLevelPredictionSettingsViewer(),
patientLevelPredictionValidationServer(),
patientLevelPredictionValidationViewer(),
patientLevelPredictionViewer()