Konfound robustness for a coefficient (konfound extender)
Source:R/sensitivity.R
morie_sensitivity_konfound.RdThin interface to konfound::pkonfound: how many cases would
need to be replaced with average-treatment-effect cases (or how
large would an omitted-variable correlation have to be) to invalidate
the inference? Pairs with
morie_sensitivity_omitted_var_bias (which uses the
Cinelli-Hazlett partial-R-squared framing instead of the
Frank et al. percent-bias-to-invalidate framing).
Arguments
- estimate
Treatment-coefficient estimate.
- se
Standard error of
estimate.- n
Number of observations.
- n_covariates
Number of covariates in the model (excluding the intercept and the treatment). Default 0.
- alpha
Significance level. Default 0.05.
- ...
Additional arguments forwarded to
konfound::pkonfound.