Project as part of the course "Research Module in Economics and Statistics" at the University of Bonn 2024/25.
Reproducing the method and results of the paper "A GMM approach for dealing with missing data on regressors" by Jason Abrevaya and Stephen G. Donald (2017). The paper and replication code can be found here.
To work with the project, you should have pixi installed.
Then you can initialize the project with
pixi installTo build the project, type
pixi shelland then
pytaskThis project was created with cookiecutter and the cookiecutter-pytask-project template.