Skip to content

Commit 4572789

Browse files
SylviaZhaooommcky
andauthored
Update lectures/time_series_with_matrices.md
Co-authored-by: Matt McKay <mmcky@users.noreply.github.com>
1 parent 64a2339 commit 4572789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/time_series_with_matrices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ plt.ylabel('y')
215215
plt.show()
216216
```
217217

218-
The {ref}`**steady state**<scalar-dynam:steady-state>` value $y^*$ of $y_t$ is obtained by setting $y_t = y_{t-1} =
218+
The {ref}`*steady state*<scalar-dynam:steady-state>` value $y^*$ of $y_t$ is obtained by setting $y_t = y_{t-1} =
219219
y_{t-2} = y^*$ in {eq}`tswm_1`, which yields
220220

221221
$$

0 commit comments

Comments
 (0)