Create a data frame to combine with an observed bias data frame demonstrating a hypothetical unmeasured confounder
Source:R/observed_bias_tip.R
observed_bias_tip.Rd
Create a data frame to combine with an observed bias data frame demonstrating a hypothetical unmeasured confounder
Usage
observed_bias_tip(
tip,
point_estimate,
lb,
ub,
tip_desc = "Hypothetical unmeasured confounder"
)