r-causal / causal-inference-in-R

Causal Inference in R: A book!
https://www.r-causal.org/
181 stars 48 forks source link

E-Value and Bias Factor #54

Open malcolmbarrett opened 2 years ago

malcolmbarrett commented 2 years ago

@LucyMcGowan Describes the E-Value as a special case of tipping point analysis, so we have focused on tipr so far. However, the EValue package has a few recent additions, including a selection bias E-Value and multibias E-Value. It also has bias factor analysis, which I think might be related to the adjustment functions in tipr.

Possibly related:

Anyway, this issue is to discuss whether we should include these or other sensitivity analyses. @tgerke might also have some suggestions for mediation specific analyses.