exdata_continuous: Example Data (Continuous Outcome)

exdata_continuousR Documentation

Example Data (Continuous Outcome)

Description

A data set simulated with two Normally distributed confounders, one "measured" and one "unmeasured", an exposure, and outcome. The "true" causal effect of the exposure on the outcome, accounting for both the measured and unmeasured confounders, should be 0.

Usage

exdata_continuous

Format

A data frame with 2,000 rows and 4 columns:

  • .unmeasured_confounder: A simulated unmeasured confounder

  • measured_confounder: A simulated measured confounder

  • exposure

  • outcome


tipr documentation built on Sept. 5, 2022, 5:09 p.m.