The module server for exploring incidence results
characterizationIncidenceServer.RdThe module server for exploring incidence results
Usage
characterizationIncidenceServer(
id,
connectionHandler,
resultDatabaseSettings,
reactiveTargetRow,
outcomeTable
)Arguments
- id
the unique reference id for the module
- connectionHandler
the connection to the prediction result database
- resultDatabaseSettings
a list containing the characterization result schema, dbms, tablePrefix, databaseTable and cgTablePrefix
- reactiveTargetRow
a reactive data.frame with the target of interest details
- outcomeTable
A reactive data.frame with the outcome table for the target of interest
See also
Other Characterization:
characterizationHelperFile(),
characterizationIncidenceViewer(),
characterizationServer(),
characterizationViewer()