We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabecbc commit cc3bc96Copy full SHA for cc3bc96
lectures/mix_model.md
@@ -629,7 +629,7 @@ $$
629
but does not know $\alpha$.
630
631
We'll assume that the agent starts out with a prior probability $\pi_0(\alpha)$ on
632
-$\alpha \in (0,1)$ where the prior has one of the forms that we deployed in {doc}`this quantecon lecture <bayes_nonconj>`.
+$\alpha \in (0,1)$ where the prior has one of the forms that we deployed in {doc}`bayes_nonconj`.
633
634
635
We'll fire up `numpyro` and apply it to the present situation.
0 commit comments