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