The module server for rendering the covariate balance plot
cohortMethodCovariateBalanceServer.RdThe module server for rendering the covariate balance plot
Usage
cohortMethodCovariateBalanceServer(
id,
selectedRow,
connectionHandler,
resultDatabaseSettings,
metaAnalysisDbIds = NULL
)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
- metaAnalysisDbIds
metaAnalysisDbIds
See also
Other Estimation:
cohortMethodAttritionServer(),
cohortMethodAttritionViewer(),
cohortMethodCovariateBalanceViewer(),
cohortMethodKaplanMeierServer(),
cohortMethodKaplanMeierViewer(),
cohortMethodPopulationCharacteristicsServer(),
cohortMethodPopulationCharacteristicsViewer(),
cohortMethodPowerServer(),
cohortMethodPowerViewer(),
cohortMethodPropensityModelServer(),
cohortMethodPropensityModelViewer(),
cohortMethodPropensityScoreDistServer(),
cohortMethodPropensityScoreDistViewer(),
cohortMethodSystematicErrorServer(),
cohortMethodSystematicErrorViewer(),
estimationHelperFile(),
estimationServer(),
estimationViewer()