Create a exposures-outcome combination.

createExposuresOutcome(outcomeId, exposures, nestingCohortId = NULL)

Arguments

outcomeId

An integer used to identify the outcome in the outcome cohort table.

exposures

A list of object of type Exposure as created by createExposure().

nestingCohortId

(Optional) the nesting cohort ID.

Value

An object of type ExposuresOutcome.

Details

Create a set of hypotheses of interest, to be used with the runSccsAnalyses function.