We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d24af commit f1f9b93Copy full SHA for f1f9b93
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