Fit overall outcome model
fitOutcomeModelsOverall.Rd
Fits outcome models within risk strata, estimating relative and absolute differences. Designed to be performed within a parellelized analysis.
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 functioncreateAnalysisSettings
.- getDataSettings
An R object of type
getDataSettings
created using the functioncreateGetDataSettings
.- runCmSettings
A parameter object of type
runCmSettingsArgs
defined using the functioncreateRunCmSettingsArgs