createExposuresOutcome | R Documentation |
Create a exposures-outcome combination.
createExposuresOutcome(outcomeId, exposures, nestingCohortId = NULL)
outcomeId |
An integer used to identify the outcome in the outcome cohort table. |
exposures |
A list of object of type |
nestingCohortId |
(Optional) the nesting cohort ID. |
Create a set of hypotheses of interest, to be used with the runSccsAnalyses function.
An object of type ExposuresOutcome
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.