createExposure | R Documentation |
Create exposure definition
createExposure(exposureId, exposureIdRef = "exposureId", trueEffectSize = NA)
exposureId |
An integer used to identify the exposure in the exposure cohort table. |
exposureIdRef |
A string used to refer to the exposure when defining covariates using the
|
trueEffectSize |
For negative and positive controls: the known true effect size. To be
used for empirical calibration. Negative controls have
|
Create an exposure definition, to be used with the createExposuresOutcome function.
An object of type Exposure
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.