A guided Jupyter notebook walking through all 5 econometrics methods using the sample_program_data.csv would make the module much more accessible.
Structure:
- Load and explore sample data
- DiD estimation with parallel trends check
- PSM with balance diagnostics
- RDD with bandwidth selection
- IV/2SLS with first-stage diagnostics
- Sensitivity analysis
A guided Jupyter notebook walking through all 5 econometrics methods using the sample_program_data.csv would make the module much more accessible.
Structure: