
Sensitivity analysis of an edaphos_causal_iv fit
Source: R/causal_sensitivity.R
causal_sensitivity_from_iv.RdThe 2SLS estimator of causal_iv_fit_2sls() is consistent when
IV conditions hold. This wrapper gives a classical Cinelli-Hazlett
envelope treating the 2SLS estimate AS IF it were a backdoor
OLS estimate. This is a conservative sensitivity check: the
IV effect is bias-adjusted against a hypothetical remaining
confounder U that affects BOTH the exposure and the outcome
after the instruments have been projected out. It is the
right envelope to report alongside the Sargan test.
Value
List identical to causal_sensitivity_summary() with
an extra fit_estimator field.