Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ozak/boundedconsumption

Programs for Consumption under Bounded Rationality
https://github.com/ozak/boundedconsumption

Last synced: 1 day ago
JSON representation

Programs for Consumption under Bounded Rationality

Awesome Lists containing this project

README

        

## [Optimal consumption under uncertainty, liquidity constraints, and bounded rationality](http://dx.doi.org/10.1016/j.jedc.2013.12.007)

by

### [Ömer Özak](http://omerozak.com)

The working paper version is available at

=============

Here you can find the Python scripts used to generate the simulations in my paper. They can be modified to generate the simulations of my paper with Peter Howitt "[Adaptive Consumption Behavior](http://dx.doi.org/10.1016/j.jedc.2013.11.003)" or to simulate consumption behavior in large scale Agent-Based Macroeconomics models.

Scripts are included in the scripts directory. In order to generate the graphs you need to run:

1. OptConsHO.py
2. OptConsIID.py
2. LearnHO.py
3. LearnHOT.py
4. LearnIID.py
5. LearnIIDT.py

The data.zip file contains all the generated data and figures in case you want to check them out.