The module server for rendering the population characteristics
cohortMethodPopulationCharacteristicsServer.RdThe module server for rendering the population characteristics
Usage
cohortMethodPopulationCharacteristicsServer(
id,
selectedRow,
connectionHandler,
resultDatabaseSettings
)Arguments
- id
the unique reference id for the module
- selectedRow
the selected row from the main results table
- connectionHandler
the connection to the PLE results database
- resultDatabaseSettings
a list containing the result schema and prefixes
See also
Other Estimation:
cohortMethodAttritionServer(),
cohortMethodAttritionViewer(),
cohortMethodCovariateBalanceServer(),
cohortMethodCovariateBalanceViewer(),
cohortMethodKaplanMeierServer(),
cohortMethodKaplanMeierViewer(),
cohortMethodPopulationCharacteristicsViewer(),
cohortMethodPowerServer(),
cohortMethodPowerViewer(),
cohortMethodPropensityModelServer(),
cohortMethodPropensityModelViewer(),
cohortMethodPropensityScoreDistServer(),
cohortMethodPropensityScoreDistViewer(),
cohortMethodSystematicErrorServer(),
cohortMethodSystematicErrorViewer(),
estimationHelperFile(),
estimationServer(),
estimationViewer()