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 via the "Launch" button(s) below.
Material Source Code
Econ-ARK materials are open source and available to view and clone from GitHub.
How to Execute this Notebook (with conda)
Install miniconda on your computer
- Open a Terminal (MacOS) or the Anaconda Prompt (Windows)
- 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 repo will disappear at reboot: cd /tmp
- On MacOS/unix, if you install in the
git clone https://github.com/econ-ark/PortfolioChoiceBlogPost --recursive
cd PortfolioChoiceBlogPost
conda env create -f ./binder/environment.yml --prefix ./condaenv
- This creates
./condaenv
inside your clone of the repo, containing dependencies. conda run --prefix ./condaenv pip install jupyterlab
conda run --prefix ./condaenv jupyter-lab
Metadata
Key | Value |
---|---|
cff-version | 1.1.0 |
authors | {"family-names"=>"Carroll", "given-names"=>"Christopher D.", "orcid"=>"https://orcid.org/0000-0003-3732-9312"} |
abstract | A blog post (https://econ-ark.github.io/PortfolioChoiceBlogPost/PortfolioChoiceBlogPost.html) showcasing use of HARK to the portfolio choice allocation problem. |
remark-version | 1.0 |
references | {"type"=>"Blogpost", "authors"=>[{"family-names"=>"Carroll", "given-names"=>"Christopher D.", "orcid"=>"https://orcid.org/0000-0003-3732-9312"}], "title"=>"Optimal Financial Investment over the Life Cycle - Blog Post"} |
github_repo_url | https://github.com/econ-ark/PortfolioChoiceBlogPost |
remark-name | PortfolioChoiceBlogPost |
notebooks | PortfolioChoiceBlogPost.ipynb |
tags | REMARK Replication Notebook Blog |
date |