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.
LogPoisson
1 parent 2d41f09 commit 416f968Copy full SHA for 416f968
src/stdlib/distributions.jl
@@ -203,7 +203,7 @@ end
203
LogPoisson(logλ)
204
205
The *Poisson distribution* with logarithmic parameterization of the rate parameter
206
-descibes the number of independent events occurring within a unit time interval, given the
+describes the number of independent events occurring within a unit time interval, given the
207
average rate of occurrence ``exp(logλ)``.
208
209
The distribution has the probability mass function
0 commit comments