Giter Club home page Giter Club logo

mrw1992's Introduction

Replicating Mankiw, Romer and Weil 1992

This is my attempt in replicating the iconic economics paper by Mankiw, Romer and Weil (1992) titled "A Contribution to the Empirics of Economic Growth"

The whole thing is done in a combination of python and R. Unfortunately I had started with the intention of doing the whole thing in python, but once I got to running some basic extensions of the paper using updated data, I found out that it is much easier to deal with regressions in R as compared to python.

So apologies to anyone who gets confused (hello there mom).

List of files:

  1. .ipynb_checkpoints : This is a file created because I used a ipython notebook for the python analysis
  2. data : Contains the datasets used. i) mrw.csv - Csv used to replicate paper. ii) mrwext_createcsv.py - Python script used for MRW extension. Uses as input the raw penn world tables csv. Outputs a regression ready csv to use in R. iii) panel_mrw.csv : The regression ready output received from mrwext_createcsv.py iv) pwt90.xlsx : Penn World Tables (current). Base data for the extension
  3. rmd : Contains R markdown files. Go here to look at the panel regressions using the updated PWT. Input csv is panel_mrw.csv
  4. MRW1992.ipynb : Python notebook walking through the original MRW (and a bit of commentary)
  5. Readme.md : You are reading it right now

Please feel free to comment if anything is wrong. Especially with the extension. The original analysis framework itself seems to have so much endogeneity, on looking back, I may have overdone it in the panel section with the Arellano Bond Section.

mrw1992's People

Contributors

hariharanjayashankar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.