Key methods:
- Difference-in-Differences
- E-value
- G-computation
- Interrupted time series
- Inverse Probability of Treatment Weighting (IPTW)
- Matching
- Propensity Scores
- Survival Analysis
- Targeted Maximum Likelihood Estimate (TMLE)
Key causality books:
- Causality (Pearl)
- What If (Hernan)
- Causal Inference: The Mixtape (Cunningham)
- The Effect (Huntington-Klein)
R packages:
- bootstrap
- causaldata
- CausalImpact
- CBPS
- cobalt
- episensr
- EValue
- ggdag
- MatchIt
- multibias (of course)
- sensemakr
- tipr
- tmle
- WeighIt
Python packages:
- causallib
- causalml
- dowhy
- EconML