bayerluetticke
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: econ-ark
- Language: OpenEdge ABL
- Default Branch: master
- Size: 6.4 MB
Statistics
- Stars: 12
- Watchers: 5
- Forks: 15
- Open Issues: 3
- Releases: 1
Metadata Files
README.md
This folder contains code that solves models from the paper of Bayer and Luetikke, "Solving heterogeneous agent models in discrete time with many idiosyncratic states by perturbation methods" found at:
https://cepr.org/active/publications/discussion_papers/dp.php?dpno=13071#
The paper solves three models, represented here in three places:
A Krusell-Smith model with a single asset: - [OneAsset-KS] - in Assets/One execute SteadyStateOneAssetIOUs.py then FluctuationsOneAssetIOUs.py
A HANK model with a single asset: - [OneAsset-HANK] - in Assets/One execute SteadyStateOneAssetIOUsBond.py then FluctuationsOneAssetIOUs.py
A HANK model with a liquid and an illiquid asset, [TwoAsset-HANK] - [TwoAsset-HANK] - in Assets/Two execute SteadyStateTwoAsset.py then FluctuationsTwoAsset.py
Other content:
1) BayerLuetticke_wrapper.py creates a wrapper to the one asset version of BayerLuettike's code.
This file:
- Creates BayerLuettickeAgent and BayerLuettickeEconomy which are simple wrappers to BayerLuetikke's code, presently only the steady state part of this.
- Simulates a BayerLuettickeEconomy with 10,000 agents in steady state
2) ConsIndShockModel_extension.py extends ConsIndShockModel to calculate and store a histogram of the distribution of agents.
- This is a starting point for an alternative method for creating the steady state required as an input for the BL method. (It's only a starting point because the remaining steps to format the output in the manner required by the BL code have not been taken).
Owner
- Name: Econ-ARK Team
- Login: econ-ark
- Kind: organization
- Website: econ-ark.org
- Repositories: 44
- Profile: https://github.com/econ-ark
Citation (CITATION.cff)
cff-version: 1.2.0
message: "This is a replication of 'Solving heterogeneous agent models in discrete time with many idiosyncratic states by perturbation methods', and is managed by the `econ-ark` team."
authors:
- family-names: "Lee"
given-names: "Seungcheol"
- family-names: "Park"
given-names: "Seungmoon"
title: "Solving heterogeneous agent models in discrete time with many idiosyncratic states by perturbation methods"
abstract: "Code that solves models from the paper of Bayer and Luetikke, \"Solving heterogeneous agent models in discrete time with many idiosyncratic states by perturbation methods\"."
date-released: 2021-02-02
references:
- type: article
authors:
- family-names: "Bayer"
given-names: "Christian"
- family-names: "Luetticke"
given-names: "Ralph"
title: "Solving heterogeneous agent models in discrete time with many idiosyncratic states by perturbation methods" # required
date-released: 2018-07-14
repository-code: https://github.com/econ-ark/BayerLuetticke
GitHub Events
Total
- Fork event: 1
Last Year
- Fork event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| llorracc | C****l@j****u | 12 |
| Mridul Seth | s****l@g****m | 2 |
| Cameron Riddell | c****n@d****o | 2 |
| sb | s****l@g****m | 1 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 4
- Total pull requests: 7
- Average time to close issues: 3 months
- Average time to close pull requests: 3 months
- Total issue authors: 3
- Total pull request authors: 4
- Average comments per issue: 3.25
- Average comments per pull request: 1.29
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- sbenthall (2)
- MridulS (1)
- kossacoff (1)
Pull Request Authors
- llorracc (3)
- camriddell (2)
- wdu9 (1)
- sbenthall (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- Jinja2 ==2.11.2
- MarkupSafe ==1.1.1
- Pillow ==8.1.0
- Pygments ==2.7.4
- QtPy ==1.9.0
- Send2Trash ==1.5.0
- argon2-cffi ==20.1.0
- async-generator ==1.10
- attrs ==20.3.0
- backcall ==0.2.0
- bleach ==3.2.1
- cffi ==1.14.4
- cycler ==0.10.0
- decorator ==4.4.2
- defusedxml ==0.6.0
- dill ==0.3.3
- econ-ark ==0.10.6
- entrypoints ==0.3
- funcsigs ==1.0.2
- importlib-metadata ==3.4.0
- ipykernel ==5.4.3
- ipython ==7.16.1
- ipython-genutils ==0.2.0
- ipywidgets ==7.6.3
- jedi ==0.18.0
- joblib ==1.0.0
- jsonschema ==3.2.0
- jupyter ==1.0.0
- jupyter-client ==6.1.11
- jupyter-console ==6.2.0
- jupyter-core ==4.7.0
- jupyterlab-pygments ==0.1.2
- jupyterlab-widgets ==1.0.0
- kiwisolver ==1.3.1
- matplotlib ==3.3.3
- mistune ==0.8.4
- nbclient ==0.5.1
- nbconvert ==6.0.7
- nbformat ==5.1.2
- nest-asyncio ==1.4.3
- notebook ==6.2.0
- numpy ==1.19.5
- packaging ==20.8
- pandas ==1.1.5
- pandocfilters ==1.4.3
- parso ==0.8.1
- pexpect ==4.8.0
- pickleshare ==0.7.5
- prometheus-client ==0.9.0
- prompt-toolkit ==3.0.10
- ptyprocess ==0.7.0
- pycparser ==2.20
- pyparsing ==2.4.7
- pyrsistent ==0.17.3
- python-dateutil ==2.8.1
- pytz ==2020.5
- pyzmq ==21.0.1
- qtconsole ==5.0.1
- scipy ==1.5.4
- seaborn ==0.11.1
- six ==1.15.0
- terminado ==0.9.2
- testpath ==0.4.4
- tornado ==6.1
- traitlets ==4.3.3
- typing-extensions ==3.7.4.3
- wcwidth ==0.2.5
- webencodings ==0.5.1
- widgetsnbextension ==3.5.1
- zipp ==3.4.0