Skip to contents

Fits outcome models within risk strata, estimating relative and absolute differences. Designed to be performed within a parellelized analysis.

Usage

fitOutcomeModelsOverall(
  outcomeId,
  analysisSettings,
  getDataSettings,
  runCmSettings
)

Arguments

outcomeId

The outcome of interest for which the esitmation is performed. That is the outcome for which risk stratification is performed.

analysisSettings

An R object of type analysisSettings created using the function createAnalysisSettings.

getDataSettings

An R object of type getDataSettings created using the function createGetDataSettings.

runCmSettings

A parameter object of type runCmSettingsArgs defined using the function createRunCmSettingsArgs

Value

NULL. The results are all saved.