Skip to content

Commit 3b5b8e0

Browse files
oschulzcscherrer
andcommitted
Improve likelihood docs
Co-authored-by: Chad Scherrer <[email protected]>
1 parent 62c1eef commit 3b5b8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/combinators/likelihood.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Finally, let's return to the expression for Bayes's Law,
9393
9494
``P(θ|x) ∝ P(x|θ) P(θ)``
9595
96-
In measure theory, the product on the right side is actually the Lebesgue integral,
96+
In measure theory, the product on the right side is the Lebesgue integral
9797
of the likelihood with respect to the prior.
9898
9999
For example, say we have

0 commit comments

Comments
 (0)