Structural modeling of economic choices of heterogeneous agents

Optimal Financial Investment over the Life Cycle - Blog Post

PortfolioChoiceBlogPost

A blog post showcasing use of HARK to the portfolio choice allocation problem.

Details

Authors

Abstract

A blog post (https://econ-ark.github.io/PortfolioChoiceBlogPost/PortfolioChoiceBlogPost.html) showcasing use of HARK to the portfolio choice allocation problem.

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

Metadata