Skip to content

Commit 11f108d

Browse files
update Humphrey's suggestions
Co-authored-by: Humphrey Yang <39026988+HumphreyYang@users.noreply.github.com>
1 parent cc3bc96 commit 11f108d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/mix_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ $$
645645
We'll use numpyro to approximate this equation.
646646

647647
We'll create graphs of the posterior $\pi_t(\alpha)$ as
648-
$t \rightarrow +\infty$ corresponding to ones presented in the [quantecon lecture on Bayesian nonconjugate priors](https://python.quantecon.org/bayes_nonconj.html).
648+
$t \rightarrow +\infty$ corresponding to ones presented in {doc}`bayes_nonconj`.
649649

650650
We anticipate that a posterior distribution will collapse around the true $\alpha$ as
651651
$t \rightarrow + \infty$.

0 commit comments

Comments
 (0)