Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 577 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 577 Bytes

Causal Inference Mixtape

Soon after starting this, Python code was added to the book.

Here are Jupyter notebooks with Python code for Scott Cunningham's Causal Inference Mixtape. This will be a slow project.

So far, I'm trying to write simple procedural programs that replicate the provided R and Stata. I'm not making much use of Python being an object-oriented language or refactoring code to include once-used functions as long as the programs remain rather short.

References

https://mixtape.scunning.com/index.html

https://github.com/scunning1975/mixtape