createExposuresOutcome {SelfControlledCaseSeries} | R Documentation |
Create a exposures-outcome combination.
Description
Create a exposures-outcome combination.
Usage
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 |
nestingCohortId |
(Optional) the nesting cohort ID. |
Details
Create a set of hypotheses of interest, to be used with the runSccsAnalyses()
function.
Value
An object of type ExposuresOutcome
.
[Package SelfControlledCaseSeries version 6.0.1 Index]