estimationServer.Rd
The module server for exploring estimation studies
estimationServer(
id,
connectionHandler,
resultDatabaseSettings = list(port = 1)
)
the unique reference id for the module
a connection to the database with the results
a list containing the characterization result schema, dbms, tablePrefix, databaseTable and cgTablePrefix
The server for the estimation module
The user specifies the id for the module
Other Estimation:
cohortMethodAttritionServer()
,
cohortMethodAttritionViewer()
,
cohortMethodCovariateBalanceServer()
,
cohortMethodCovariateBalanceViewer()
,
cohortMethodKaplanMeierServer()
,
cohortMethodKaplanMeierViewer()
,
cohortMethodPopulationCharacteristicsServer()
,
cohortMethodPopulationCharacteristicsViewer()
,
cohortMethodPowerServer()
,
cohortMethodPowerViewer()
,
cohortMethodPropensityModelServer()
,
cohortMethodPropensityModelViewer()
,
cohortMethodPropensityScoreDistServer()
,
cohortMethodPropensityScoreDistViewer()
,
cohortMethodSystematicErrorServer()
,
cohortMethodSystematicErrorViewer()
,
estimationHelperFile()
,
estimationViewer()