Create a exposure-outcome combination.

createExposureOutcome(exposureId, outcomeId, ...)

Arguments

exposureId

A concept ID identifying the target drug in the exposure table. If multiple strategies for picking the exposure will be tested in the analysis, a named list of numbers can be provided instead. In the analysis, the name of the number to be used can be specified using the exposureType parameter in the createSccsAnalysis function.

outcomeId

A concept ID identifying the outcome in the outcome table.

...

Custom variables, to be used in the analyses.

Details

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