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.65k stars 463 forks source link

Chapter 10: typo in sum index #258

Closed jonaseichhorst closed 1 year ago

jonaseichhorst commented 2 years ago

There may be an issue in chapter 10, in the last formula of the Subclassification Estimator paragraph. The sum runs from i to K but I believe that it should run from k to K?