createExposuresOutcome: Create a exposures-outcome combination.

View source: R/SettingsObjects.R

createExposuresOutcomeR 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 Exposure as created by createExposure().

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.


SelfControlledCaseSeries documentation built on Aug. 8, 2025, 7:34 p.m.