Create simple covariate settings

createSimpleCovariateSettings(
  useDemographicsAgeGroup = TRUE,
  useDemographicsGender = TRUE
)

Arguments

useDemographicsAgeGroup

Age of the subject on the index date (in 5 year age groups).

useDemographicsGender

Gender of the subject.

Value

An object of type SimpleCovariateSettings

Details

Create simple settings for covariates that can be constructed using only the data in the CaseData object.