Description Usage Arguments Details Value
View source: R/SubgroupCovariateBuilder.R
Create settings for adding subgroup markers as covariates
1 2 3 4 5 6 7 | createSubgroupCovariateSettings(
windowStart = -365,
windowEnd = -1,
shortTermWindowStart = -7,
MaintenanceWindowEnd = 365,
analysisId = 998
)
|
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. |
Creates a marker covariate for each of the subgroups of interest.
A covariateSettings object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.