exdata_rr {tipr} | R Documentation |
Example Data (Risk Ratio)
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_rr
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
[Package tipr version 1.0.2 Index]