createExposureOutcome: Create exposure-outcome combinations.

View source: R/Analyses.R

createExposureOutcomeR Documentation

Create exposure-outcome combinations.

Description

Create exposure-outcome combinations.

Usage

createExposureOutcome(exposureId, outcomeId)

Arguments

exposureId

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 createSccAnalysis function.

outcomeId

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 createSccAnalysis function.

Details

Create a hypothesis of interest, to be used with the runSccAnalyses function.


OHDSI/SelfControlledCohort documentation built on Feb. 22, 2023, 5:44 p.m.