How do you estimate heterogeneous treatment effects (HTE)?
hardAnswer
- varies with covariates.
- Methods: (1) interaction terms in regression (Y ~ T + T×X); (2) causal forests / GRF (Wager & Athey); (3) meta-learners: T-learner (separate models), S-learner (single joint), X-learner (better in imbalanced treatment), R-learner; (4) doubly-robust CATE.
- Uses: personalized recommendations, targeted policies (Uplift modeling in marketing).
- Requires overlap + unconfoundedness (or RCT).
Check yourself — multiple choice
- Random
- ; causal forests, T/S/X/R-learners, DR-learners; foundation of uplift modeling and personalized targeting
- Same as ATE
- Not real
HTE / CATE: causal forests + meta-learners; foundation of uplift modeling.
#causal-inference
Practise Statistics Fundamentals
215 interview questions in this topic.