-
-
Notifications
You must be signed in to change notification settings - Fork 26
Add Fiscal Theory of the Price Level Lecture #205
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
Conversation
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Hi @jstac, This PR is also ready for your review. Please kindly let me know if there is anything I can do to further improve this PR. Many thanks in advance. |
lectures/cagan_ree.md
Outdated
Some of our quantitative experiments with the model are designed to illustrate how the fiscal theory explains the abrupt end of those big inflations. | ||
|
||
In those experiments, we'll encounter an instance of a ``velocity dividend'' that has sometimes accompanied successful inflation stabilization programs. | ||
principles |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ordinary quote marks, remove "principles"
lectures/cagan_ree.md
Outdated
|
||
```{code-cell} ipython3 | ||
# Create the rational expectation version of Cagan model in finite time | ||
CagamREE = namedtuple("ConsumptionSmoothing", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CagamREE -> CaganREE
Hi @jstac, Thanks for spotting the typo. This PR has been updated according to your review. Please kindly merge if this looks good to you. |
No description provided.