Mostly Harmless Replication
Synopsis
A bold attempt to replicate the tables and figures from the book Mostly Harmless Econometrics in the following languages:
- Stata
- R
- Python
- Julia
Why undertake this madness? My primary motivation was to see if I could replace Stata with either R, Python, or Julia in my workflow, so I tried to replicate Mostly Harmless Econometrics in each of these languages.
Chapters
- Questions about Questions
- The Experimental Ideal
- Making Regression Make Sense
- Instrumental Variables in Action
- Parallel Worlds
- Getting a Little Jumpy
- Quantile Regression
- Nonstandard Standard Error Issues
Getting started
Check out Getting Started in the Wiki for tips on setting up your machine with each of these languages.
Contributions
Feel free to submit pull requests!