Structural modeling of economic choices of heterogeneous agents

Endogenous Retirement: A Canonical Discrete-Continuous Problem

Endogenous Retirement: A Canonical Discrete-Continuous Problem

This REMARK demonstrates a solution to the difficult problem of solving for the optimal retirement date given that consumption and asset choices are continuous.

Details

Authors

Abstract

Endogenous Retirement - A Canonical Discrete-Continuous Problem. This REMARK demonstrates a solution to the difficult problem of solving for the optimal retirement date given that consumption and asset choices are continuous.

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/EndogenousRetirement --recursive
  3. cd EndogenousRetirement
  4. jupyter notebook Endogenous-Retirement.ipynb

Metadata