R/Analyses.R
createTargetComparatorOutcomes.Rd
Create target-comparator-outcomes combinations.
A cohort ID identifying the target exposure in the exposure table.
A cohort ID identifying the comparator exposure in the exposure table.
A list of object of type outcome
as created by
createOutcome()
.
A list of concept IDs that cannot be used to construct covariates. This argument is to be used only for exclusion concepts that are specific to the target-comparator combination.
A list of concept IDs that must be used to construct covariates. This argument is to be used only for inclusion concepts that are specific to the target-comparator combination.
An object of type targetComparatorOutcomes
.
Create a set of hypotheses of interest, to be used with the runCmAnalyses()
function.