The full papers can be found on my website.
The notebooks should be self explanatory.
- bczlb_BS.ipynb: Codes for "Estimation of DSGE Models with the Effective Lower Bound" and "The Empirical Performance of the Financial Accelerator since 2008"
- dist_climate_bb.ipynb: Codes for "Carbon Taxes vs. Green Subsidies: Generational Conflicts and Distributional Consequences"
- hank_speed_boehl.ipynb: Codes for "HANK on Speed: Robust Nonlinear Solutions using Automatic Differentiation"
- hockey_pc_bl.ipynb: Codes for "The Hockey Stick Phillips Curve and the Zero Lower Bound"
- monetary_financing_boehl.ipynb: Codes for "The Political Economy of Monetary Financing without Inflation"
Some project codes cannot be condensed to a notebook and thus get their own folder. Most of them include a README file.
- dime_mcmc: Codes for "DIME MCMC: A Swiss Army Knife for Bayesian Inference". This features a notebook and resources to estimate the HANK model from the paper.
- mp_spec: Codes for "Monetary Policy and Speculative Asset Markets"
- obc_benchmarks: Code for the benchmarks in "Efficient Solution and Computation of Models with Occasionally Binding Constraints". Contains the scripts for replicating the exercises in the paper. Admittedly, this is not well documented, but the main contribution is probably the package itself.
- qe_bgs: Codes for "A Structural Investigation on Quantitative Easing"
A collection of model files for pydsge. A description of the models is included in the README file in the folder.