We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c1eef commit 3b5b8e0Copy full SHA for 3b5b8e0
src/combinators/likelihood.jl
@@ -93,7 +93,7 @@ Finally, let's return to the expression for Bayes's Law,
93
94
``P(θ|x) ∝ P(x|θ) P(θ)``
95
96
-In measure theory, the product on the right side is actually the Lebesgue integral,
+In measure theory, the product on the right side is the Lebesgue integral
97
of the likelihood with respect to the prior.
98
99
For example, say we have
0 commit comments