From 6c149e3e60760b7fd4ad4f025868fa8dd0fc05e4 Mon Sep 17 00:00:00 2001 From: Jeremy Teitelbaum Date: Fri, 11 Jan 2019 07:21:49 -0500 Subject: [PATCH] latest work on 5.9.8 --- BDA 5.9.8.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BDA 5.9.8.ipynb b/BDA 5.9.8.ipynb index 8ad5732..9cf1035 100644 --- a/BDA 5.9.8.ipynb +++ b/BDA 5.9.8.ipynb @@ -7,8 +7,8 @@ "# Discrete Mixture Models\n", "\n", " This solution differs from the one published here:\n", - "http://www.stat.columbia.edu/~gelman/book/solutions3.pdf\n", - "\n", + "http://www.stat.columbia.edu/~gelman/book/solutions3.pdf so it's probably wrong.\n", + "\n", "\n", "Discrete mixture models: if $p_m(\\theta)$, for $m=1,\\ldots,M$ are conjugate prior densities for the sampling model $y|\\theta$, show that the class of finite mixture prior densities given by \n", "$$\n",