Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building up continuous_time_methods #93

Open
2 of 6 tasks
chiyahn opened this issue Jan 23, 2019 · 0 comments
Open
2 of 6 tasks

Building up continuous_time_methods #93

chiyahn opened this issue Jan 23, 2019 · 0 comments

Comments

@chiyahn
Copy link
Collaborator

chiyahn commented Jan 23, 2019

The goal is to post up a few notes and codes in continuous_time_methods to gradually build up tutorials to be uploaded in PDERoadmap or a dedicated repository. I recommend building up a separate branch and merging it later to master rather than working with master directly. Also, try Weave.jl rather than jupyter notebook for robust replication and version control.

Feel free to edit and add on this issue to keep track of the progress -- reviews are also welcome:

@ajozefiak

@chiyahn

Notes on continuous time methods in macroeconomics (currently working on #95)

Notes I have been working on while following Ben Moll's lecture slides. I'll add up some Julia codes to replicate examples. In particular, notebooks on

  • HJB for neoclassical growth models
  • HJB for neoclassical growth models, with stochastic k (extend the model as well)
    - [ ] RBC model with linear production function and log-utility
  • HJB for Huggett economy -- note that there's an extra borrowing constraint that makes the model slightly more complex

There's a similar code in PDERoadmap repo: https://github.com/JuliaDiffEq/PDERoadmap/blob/master/operator_examples/simple_stationary_HJBE_reflecting.jl

Julia replication for Achdou et al. (2017)

Once the notes from Moll's are complete, I'll be working on replicating codes for Achdou et al. (2017). In particular, focusing on

  • continuous-time Huggett Model
  • continuous-time Aiyagari Model

Notes on SDE

There are notes I wrote over the last summer based on Oksendal's SDE textbook. They are kind of rough but should be a good resource for reference. I'll post it up here in the repo after some cleanup and adding some details on diffusion process

Notes for PDERoadmap

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants