characterizationIncidenceServer.Rd
The module server for exploring incidence results
characterizationIncidenceServer(
id,
connectionHandler,
resultDatabaseSettings,
parents,
parentIndex,
outcomes,
targetIds
)
the unique reference id for the module
the connection to the prediction result database
a list containing the characterization result schema, dbms, tablePrefix, databaseTable and cgTablePrefix
a list of parent cohorts
an integer specifying the parent index of interest
a reactive object specifying the outcomes of interest
a reactive vector of integer specifying the targetIds of interest
The server to the prediction incidence module
The user specifies the id for the module
Other Characterization:
characterizationHelperFile()
,
characterizationIncidenceViewer()
,
characterizationServer()
,
characterizationViewer()