Dear Rob,
Playing around with toolkit with inifinite horizon transitions, I have found that these two toolkit examples do not work (i.e. they return some error messages):
-
Aiyagari (1994) transition: VFItoolkit-matlab-examples/HeterogeneousAgentModels/Aiyagari1994TransitionPath.m at master · vfitoolkit/VFItoolkit-matlab-examples · GitHub
-
Guerrieri and Lorenzoni (2017) transition: VFItoolkit-matlab-examples/HeterogeneousAgentModels/GuerrieriLorenzoni2017_Example.m at master · vfitoolkit/VFItoolkit-matlab-examples · GitHub
-
Additionally, I wrote a replication of Huggett (JME, 1997) using the toolkit (and also my own CPU code). The toolkit code also returns an error. Huggett_1997/vfi_toolkit at main · aledinola/Huggett_1997 · GitHub
It would be great if you could check these three codes whenever you have time, and verify that the transition runs both with pure discretization and with interpolation (I guess grid interp layer plus divide and conquer is supposed to work). Then I’ll move on to the models with entrepreneurs ![]()
@MichaelTiemann has kindly made a pull request on Github to fix some of the problems with the transition, please see here: Pull requests · vfitoolkit/VFIToolkit-matlab · GitHub



