You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/cagan_ree.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ While Cagan didn't use that "rational expectations" version of the model, Thoma
46
46
47
47
Some of our quantitative experiments with the model are designed to illustrate how the fiscal theory explains the abrupt end of those big inflations.
48
48
49
-
In those experiments, we'll encounter an instance of a ``velocity dividend'' that has sometimes accompanied successful inflation stabilization programs.
49
+
In those experiments, we'll encounter an instance of a ''velocity dividend'' that has sometimes accompanied successful inflation stabilization programs.
50
50
principles
51
51
52
52
To facilitate using linear matrix algebra as our main mathematical tool, we'll use a finite horizon version of the model.
@@ -226,13 +226,13 @@ First, we store parameters in a `namedtuple`:
226
226
227
227
```{code-cell} ipython3
228
228
# Create the rational expectation version of Cagan model in finite time
0 commit comments