createSimpleCovariateSettings: Create simple covariate settings

View source: R/GetExposureData.R

createSimpleCovariateSettingsR Documentation

Create simple covariate settings

Description

Create simple covariate settings

Usage

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.

Details

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

Value

An object of type SimpleCovariateSettings


OHDSI/CaseControl documentation built on July 15, 2022, 6:33 a.m.