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/markov_jump_lq.md
+17-16
Original file line number
Diff line number
Diff line change
@@ -56,8 +56,7 @@ the state of an $N$ state Markov chain.
56
56
57
57
The state of the Markov chain together with the continuous $n \times 1$ state vector $x_t$ form the state of the system.
58
58
59
-
For the class of infinite horizon problems being studied in this lecture, we obtain $N$ interrelated
60
-
matrix Riccati equations that determine $N$ optimal value
59
+
For the class of infinite horizon problems being studied in this lecture, we obtain $N$ interrelated matrix Riccati equations that determine $N$ optimal value
61
60
functions and $N$ linear decision rules.
62
61
63
62
One of these value functions and one of these decision rules apply in each of the $N$ Markov states.
@@ -199,20 +198,19 @@ $$
199
198
$$
200
199
201
200
The optimal value functions $- x' P_i x - \rho_i$ for
Copy file name to clipboardExpand all lines: lectures/tax_smoothing_2.md
+6-7
Original file line number
Diff line number
Diff line change
@@ -29,20 +29,19 @@ kernelspec:
29
29
This lecture presents another application of Markov jump linear quadratic dynamic programming and constitutes a {doc}`sequel to an earlier lecture <tax_smoothing_1>`.
30
30
31
31
32
-
We use a method introduced in lecture {doc}`Markov Jump LQ dynamic programming <markov_jump_lq>` to
33
-
implement suggestions by Barro (1999 {cite}`barro1999determinants`, 2003 {cite}`barro2003religion`) for extending his
32
+
We use a method introduced in lecture {doc}`Markov Jump LQ dynamic programming <markov_jump_lq>` toimplement suggestions by {cite}`barro1999determinants` and {cite}`barro2003religion`) for extending his
34
33
classic 1979 model of tax smoothing.
35
34
36
-
Barro’s 1979 {cite}`Barro1979` model is about a government that borrows and lends in order
35
+
{cite}`Barro1979` model is about a government that borrows and lends in order
37
36
to help it minimize an intertemporal measure of distortions caused by
38
37
taxes.
39
38
40
-
Technically, Barro’s 1979 {cite}`Barro1979` model looks a lot like a consumption-smoothing model.
39
+
Technically, {cite}`Barro1979` model looks a lot like a consumption-smoothing model.
41
40
42
-
Our generalizations of his 1979 {cite}`Barro1979`model will also look
41
+
Our generalizations of {cite}`Barro1979` will also look
43
42
like souped-up consumption-smoothing models.
44
43
45
-
Wanting tractability induced Barro in 1979 {cite}`Barro1979` to assume that
44
+
Wanting tractability induced {cite}`Barro1979` to assume that
46
45
47
46
- the government trades only one-period risk-free debt, and
48
47
- the one-period risk-free interest rate is constant
@@ -111,7 +110,7 @@ time $t$ goods received per time $t+2$ goods promised.
111
110
Evidently, $p_{t, t+1}, p_{t,t+2}$ are inversely related to
112
111
appropriate corresponding gross interest rates on government debt.
113
112
114
-
In the spirit of Barro (1979) {cite}`Barro1979`, government
113
+
In the spirit of {cite}`Barro1979`, government
115
114
expenditures are governed by an exogenous stochastic process.
116
115
117
116
Given initial conditions $b_{-2,0}, b_{-1,0}, z_0, i_0$, where
Copy file name to clipboardExpand all lines: lectures/tax_smoothing_3.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -29,17 +29,17 @@ kernelspec:
29
29
This lecture presents another application of Markov jump linear quadratic dynamic programming and constitutes a {doc}`sequel to an earlier lecture <tax_smoothing_1>`.
30
30
31
31
We again use a method introduced in lecture {doc}`Markov Jump LQ dynamic programming <markov_jump_lq>`
32
-
to implement some ideas Barro (1999 {cite}`barro1999determinants`, 2003 {cite}`barro2003religion`) that
33
-
extend his classic 1979 {cite}`Barro1979` model of tax smoothing.
32
+
to implement some ideas of {cite}`barro1999determinants` and {cite}`barro2003religion`) that
33
+
extend the classic {cite}`Barro1979` model of tax smoothing.
34
34
35
-
Barro’s 1979 {cite}`Barro1979`model is about a government that borrows and lends in order
35
+
{cite}`Barro1979` is about a government that borrows and lends in order
36
36
to help it minimize an intertemporal measure of distortions caused by
37
37
taxes.
38
38
39
-
Technically, Barro’s 1979 {cite}`Barro1979`model looks a lot like a consumption-smoothing model.
39
+
Technically, {cite}`Barro1979` looks a lot like a consumption-smoothing model.
40
40
41
-
Our generalizations of his 1979 model will also look
42
-
like souped-up consumption-smoothing models.
41
+
Our generalization will also look
42
+
like a souped-up consumption-smoothing model.
43
43
44
44
In this lecture, we describe a tax-smoothing problem of a
0 commit comments