Skip to content

Commit 400f4cb

Browse files
committed
removing an error
1 parent 7420047 commit 400f4cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lectures/markov_chains_I.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ HTML(anim.to_jshtml())
889889
```
890890

891891
Here
892-
\update_markov_chain_I
892+
893893
* $P$ is the stochastic matrix for recession and growth considered in {ref}`Example 1: Economic states <mc_eg2>`.
894894
* The highest red dot is an arbitrarily chosen initial marginal probability distribution $\psi_0$, represented as a vector in $\mathbb R^3$.
895895
* The other red dots are the marginal distributions $\psi_0 P^t$ for $t = 1, 2, \ldots$.

0 commit comments

Comments
 (0)