The module server for exploring prediction cut-off results
patientLevelPredictionCutoffServer.RdThe module server for exploring prediction cut-off results
Usage
patientLevelPredictionCutoffServer(
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(),
patientLevelPredictionCutoffViewer(),
patientLevelPredictionDesignSummaryServer(),
patientLevelPredictionDesignSummaryViewer(),
patientLevelPredictionDiagnosticsServer(),
patientLevelPredictionDiagnosticsViewer(),
patientLevelPredictionDiscriminationServer(),
patientLevelPredictionDiscriminationViewer(),
patientLevelPredictionHelperFile(),
patientLevelPredictionModelSummaryServer(),
patientLevelPredictionModelSummaryViewer(),
patientLevelPredictionNbServer(),
patientLevelPredictionNbViewer(),
patientLevelPredictionServer(),
patientLevelPredictionSettingsServer(),
patientLevelPredictionSettingsViewer(),
patientLevelPredictionValidationServer(),
patientLevelPredictionValidationViewer(),
patientLevelPredictionViewer()