The module server for exploring prediction diagnostic results
patientLevelPredictionDiagnosticsServer.RdThe module server for exploring prediction diagnostic results
Usage
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
See also
Other PatientLevelPrediction:
patientLevelPredictionCalibrationServer(),
patientLevelPredictionCalibrationViewer(),
patientLevelPredictionCovariateSummaryServer(),
patientLevelPredictionCovariateSummaryViewer(),
patientLevelPredictionCutoffServer(),
patientLevelPredictionCutoffViewer(),
patientLevelPredictionDesignSummaryServer(),
patientLevelPredictionDesignSummaryViewer(),
patientLevelPredictionDiagnosticsViewer(),
patientLevelPredictionDiscriminationServer(),
patientLevelPredictionDiscriminationViewer(),
patientLevelPredictionHelperFile(),
patientLevelPredictionModelSummaryServer(),
patientLevelPredictionModelSummaryViewer(),
patientLevelPredictionNbServer(),
patientLevelPredictionNbViewer(),
patientLevelPredictionServer(),
patientLevelPredictionSettingsServer(),
patientLevelPredictionSettingsViewer(),
patientLevelPredictionValidationServer(),
patientLevelPredictionValidationViewer(),
patientLevelPredictionViewer()