Create exposure-outcome combinations.
createExposureOutcome(exposureId, outcomeId)A concept ID indentifying the drug of interest 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 createIctpdAnalysis function.
A concept ID indentifying the outcome of interest in the outcome table. If
multiple strategies for picking the outcome 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 outcomeType parameter in the
createIctpdAnalysis function.
Create a hypothesis of interest, to be used with the runIctpdAnalyses function.