Structural modeling of economic choices of heterogeneous agents

A Guide on Solving Non-convex Consumption-Saving Models

DurableConsumerType

This REMARK replicates Druedahl, J. (2021). A guide on solving non-convex consumption-saving models.

References

Druedahl, J. (2021). A guide on solving non-convex consumption-saving models. Computational Economics, 58(3), 747-775.

Details

Authors

Abstract

This REMARK replicates Druedahl, J. (2021). A guide on solving non-convex consumption-saving models.

Actions

Live Interactive Notebook

This material includes a Jupyter Notebook version. You can directly launch and interact with the Notebook within your browser using MyBinder.

Launch Notebook

Material Source Code

Econ-ARK materials are open source and available to view and clone from GitHub.

View on GitHub

How to Execute this Notebook

Install econ-ark on your computer (Quick Start Guide then follow these instructions:

  1. At a command line, change the working directory to the one where you want to install
    • On MacOS/unix, if you install in the /tmp directory, the installation will disappear after a reboot:
    • cd /tmp
  2. git clone https://github.com/econ-ark/DurableConsumerType_REMARK --recursive
  3. cd DurableConsumerType_REMARK
  4. jupyter notebook code/python/DurableModel_Notebook.ipynb

Metadata