Create a exposures-outcome combination.
createExposuresOutcome(outcomeId, exposures, nestingCohortId = NULL)
An integer used to identify the outcome in the outcome cohort table.
A list of object of type Exposure
as created by createExposure()
.
(Optional) the nesting cohort ID.
An object of type ExposuresOutcome
.
Create a set of hypotheses of interest, to be used with the runSccsAnalyses function.