Harmenberg-Aggregation
Harmenberg method for aggregating heterogeneous-agent models with permanent income shocks.
Details
Authors
Abstract
Demonstrates that the Harmenberg method speeds up calculations by as much as a factor of 100.
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.
View Paper
An electronic version of the research paper associated with this material is avaiable to view and download.
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/DemARK --recursive
cd DemARK
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 |
---|---|
name | Harmenberg-Aggregation |
tags | DemARK Demonstration Tutorial Teaching Notebook |
abstract | Demonstrates that the Harmenberg method speeds up calculations by as much as a factor of 100. |
authors | {"family-names"=>"Carroll", "given-names"=>"Christopher D.", "orcid"=>"https://orcid.org/0000-0003-3732-9312"} {"family-names"=>"Velásquez-Giraldo", "given-names"=>"Mateo", "orcid"=>"https://orcid.org/0000-0001-7243-6776"} |
github_repo_url | https://github.com/econ-ark/DemARK |
notebooks | notebooks/Harmenberg-Aggregation.ipynb |
title-original-paper | Aggregating heterogeneous-agent models with permanent income shocks |
identifiers-paper | {"type"=>"url", "value"=>"https://www.sciencedirect.com/science/article/pii/S0165188921001202?via%3Dihub"} {"type"=>"doi", "value"=>"https://doi.org/10.1016/j.jedc.2021.104185"} |
date-published-original-paper | 2021-08 |
date |