createSubgroupCovariateSettings: Create settings for adding subgroup markers as covariates

Description Usage Arguments Details Value

View source: R/SubgroupCovariateBuilder.R

Description

Create settings for adding subgroup markers as covariates

Usage

1
2
createSubgroupCovariateSettings(windowStart = -365, windowEnd = -1,
  analysisId = 998)

Arguments

windowStart

Start day of the window where covariates are captured, relative to the index date (0 = index date).

windowEnd

End day of the window where covariates are captured, relative to the index date (0 = index date).

analysisId

A unique identifier for this analysis.

Details

Creates a marker covariate for each of the subgroups of interest.

Value

A covariateSettings object.


OHDSI/Legend documentation built on Dec. 29, 2020, 3:52 a.m.