The module server for exploring incidence results

characterizationIncidenceServer(
  id,
  connectionHandler,
  resultDatabaseSettings,
  parents,
  parentIndex,
  outcomes,
  targetIds
)

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

parents

a list of parent cohorts

parentIndex

an integer specifying the parent index of interest

outcomes

a reactive object specifying the outcomes of interest

targetIds

a reactive vector of integer specifying the targetIds of interest

Value

The server to the prediction incidence module

Details

The user specifies the id for the module