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