Code Monkey home page Code Monkey logo

stochastic-growth-with-discrete-choice's Introduction

Stochastic-Growth-with-Discrete-Choice

Stochastic Growth with Discrete Choice

Model

Production:

$$ Y_t = A_t K_t^\alpha L_t^{1-\alpha}. $$

TFP envolution:

$$ \log A_{t+1} = \rho \log A_t + \epsilon_{t+1},\\ \epsilon_{t}\sim\mathcal{N}(0, \sigma^2). $$

Period utility:

$$ u_t = \frac{c_t^{1-\gamma}}{1- \gamma} + B\frac{(\bar{L} - L_t)^{1-\eta}}{1- \eta}. $$

Maximization objective:

$$ \sum\limits_{t=0}^\infty \beta^t u_t. $$

Budget constraint:

$$ c_t + K_{t+1} = Y_t + (1-\delta)K_t. $$

First-order condition:

$$ c_t^{-\gamma} = \beta\mathbb{E}t\Bigg{ c{t+1}^{-\gamma} \Big[\alpha A_{t+1}(\frac{L_{t+1}}{K_{t+1}})^{1-\alpha} + 1 - \delta\Big] \Bigg},\ c_t^{-\gamma} (1-\alpha) A_t (\frac{K_t}{L_t})^{\alpha}= B(\bar{L}-L_t)^{-\eta}, \text{if L is continuous.} $$

Steady state:

$$ Y=K^{\alpha}L^{1-\alpha}\\ c+\delta K = Y\\ \alpha (\frac{L}{K})^{1-\alpha} + 1 - \delta = \frac{1}{\beta}\\ c^{-\gamma} (1-\alpha) (\frac{K}{L})^{\alpha}= B(\bar{L}-L)^{-\eta} $$

stochastic-growth-with-discrete-choice's People

Contributors

saa51 avatar

Watchers

 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.