Skip to content

Commit 4506af4

Browse files
committed
fix figure to image in exercise
1 parent 3308736 commit 4506af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/stationary_densities.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -784,8 +784,8 @@ In doing so, set $\theta = 0.8$ and $n = 500$.
784784

785785
The next figure shows the result of such a computation
786786

787-
```{figure} /_static/lecture_specific/stationary_densities/solution_statd_ex1.png
788-
787+
```{image} /_static/lecture_specific/stationary_densities/solution_statd_ex1.png
788+
:align: centre
789789
```
790790

791791
The additional density (black line) is a [nonparametric kernel density estimate](https://en.wikipedia.org/wiki/Kernel_density_estimation), added to the solution for illustration.

0 commit comments

Comments
 (0)