Giter Site home page Giter Site logo

m-ozbilgin / applied_micro_tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from murattasdemir/applied_micro_tutorial

0.0 0.0 0.0 195 KB

An applied-micro tutorial using Python on Jupyter notebook showing how to perform a structural estimation excercise using finite dependence and bootstrapping.

Jupyter Notebook 100.00%

applied_micro_tutorial's Introduction

Python for Economists: a Structural Estimation Tutorial

In this tutorial, we present a simple structural estimation exercise using Python and Jupyter notebook.

  • In the first part of the tutorial, we provide a general discussion of the pros and cons of using Python compared to other popular programming languages
  • In the second part of the tutorial, we dig in in the simulation/estimation exercise:
    1. We generate data from a non-stationary dynamic discrete choice model, solving the model by backward induction.
    2. Using the value and policy functions, we simulate data, which we then use to estimate the underlying structural parameters, using both a tranditional optimization routine and finite dependence (Arcidiacono and Miller, 2011). Finite dependence allows us to estimate the parameters by simply solving an OLS problem in the transformed parameter space.
    3. We use parametric and non-parameteric bootstrapping to estimate the standard errors of the estimated structural parameters.

The file main.ipynb contains the Jupyter notebook with the entire tutorial. Given that our estimation relies procedure on simulated data, this is the only file you will need in order to carry out the same analysis.

If you just want to take a look at the tutorial, please feel free to access the rendered version here.

applied_micro_tutorial's People

Contributors

mmoretto 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.