QuantEcon · GitHub

Commit ffe1f46

committed

Tom's Feb 6 edits of robustness.md lecture

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • lectures

Lines changed: 2 additions & 2 deletions

Original file line numberDiff line numberDiff line change

@@ -219,7 +219,7 @@ J_{t-1} (x)

219219

= \min_u

220220

\{

221221

x' R x + u' Q u + \beta \,

222-

J_t (Ax + B u + C w_t)

222+

J_t (Ax + B u + C w)

223223

\}

224224

$$

225225

@@ -956,7 +956,7 @@ a_1 = 0.5

956956

c = 2

957957

γ = 50.0

958958
959-

θ = 0.002

959+

θ = 0.02

960960

ac = (a_0 - c) / 2.0

961961
962962

# Define LQ matrices

0 commit comments

Comments

 (0)

Read the original on github.com ↗