Skip to content

nadavtadelis/Reproducible_Metrics

Repository files navigation

Reproducibility and Applied Econometrics - The Effect of Studying on Grades

Build Status Binder Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

This is a work in progress attempting to provide a framework for a responsibly researched and reproducible econometric paper.

This repository holds all the material for "Reproducibility and Applied Econometrics - The Effect of Studying on Grades ". The main paper is reproducible_metrics.pdf and all additional analysis and intermediate steps can be found in the Jupyter Notebooks.

Notebook Descriptions

Required Installations

The only installation needed to run this repo is Anaconda. Click here to learn about how to install Anaconda. Once installed, you should be good to go!

Using Binder

We've enabled Binder for this project which allows you to view and edit Jupyter Notebooks in an executable environment. Feel free to click the badge at the top of this README to launch the binder.

Getting Started

Download/clone the repo onto your local machine and open your command prompt to the Reproducible_Metrics directory. Simply type in the following commands to run the analysis:

make clean
make env
source activate study_env
make all

After all your notebooks have run you should see new files in the results, figures, and data directories. Read about our approach and results in reproducible_metrics.pdf. All the figures from our analysis are saved in the figures directory and regression objects are saved in the results directory. You can load in these objects and work with them as regression instances (i.e. you can call .summary(), .params() etc. click here for OLS documentation).

Licensing

In an effort to enable reproducible and collaborative research, this project is subject to the MIT License which allows you to modify and distribute the above code for both private and commercial usage. See LICENSE to learn more.

Contact

Please email <ntadelis [at] berkeley [dot] edu> with any comments or questions.

About

Fully reproducible econometric analysis exploring application and asymptotics of Quadratic 2SLS estimation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages