matheusfacure / python-causality-handbook

Causal Inference for the Brave and True. A light-hearted yet rigorous approach to learning about impact estimation and causality.
https://matheusfacure.github.io/python-causality-handbook/landing-page.html
MIT License
2.74k stars 475 forks source link

Chapter 20 #210

Closed petrkaderabek closed 2 years ago

petrkaderabek commented 2 years ago

I guess there is a typo in chapter 20, section "Problem Setup". Instead of $\hat{\tau}(x) = \hat{\beta}_1 + \hat{\beta}_3 t_i X_i$, there should be $\hat{\tau}(x) = \hat{\beta}_1 + \hat{\beta}_3 X_i$, i.e. without $t_i$