Create simple covariate settings
createSimpleCovariateSettings(
useDemographicsAgeGroup = TRUE,
useDemographicsGender = TRUE
)
Age of the subject on the index date (in 5 year age groups).
Gender of the subject.
An object of type SimpleCovariateSettings
Create simple settings for covariates that can be constructed using only the
data in the CaseData
object.