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.61k stars 456 forks source link

Typo in Chapter 15 - Synthetic Control #318

Closed Chimnomso closed 1 year ago

Chimnomso commented 1 year ago

There is a typo in chapter 15, in the very last sentence before the references: We uses those to see...

It should be We use these to see

Also, the third sentence under the Making Inference section should read "Its intuition is very simple", and not 'It’s intuition is very simple."

Thank you!