Skip to content

Commit 9a9f3a2

Browse files
authored
fix typo
1 parent 9cedb95 commit 9a9f3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stan-users-guide/posterior-prediction.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ p(\tilde{y} \mid y)
4848
\frac{1}{M} \sum_{m = 1}^M p(\tilde{y} \mid \theta^{(m)}).
4949
$$
5050

51-
Computing directly using tis formula will lead to underflow in many
51+
Computing directly using this formula will lead to underflow in many
5252
situations, but the log posterior predictive density, $\log
5353
p(\tilde{y} \mid y)$ may be computed using the stable log sum of
5454
exponents function as

0 commit comments

Comments
 (0)