Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 979 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 979 Bytes

New Keynesian Models with Price Indexation

In this small repository, I collect my attempts at including price indexation into the small- and medium-scale New Keynesian (NK) models provided by the econpizza package by Gregor Böhl, PhD.

Small-Scale NK

With the run_nk_price_indexation.py file you can get the inflation impulse response functions of the small-scale NK model without and with price indexation (the respective yaml files are in the small_scale_nk_models file) and plot the results to compare. These impulse response functions reflect the dynamics of these models after a shock to the discount factor, $\beta$.

Medium-Scale Nk

With the run_med_scale_nk_price_indexation.py file you similarly obtain the responses of the medium-scale NK model without and with price indexation. For the solution here, I am very grateful to my fellow student, Sven, for his help!

In case you spot an error, please let me know!