Description Usage Arguments Value Examples
View source: R/optimizePoilog.R
Calculate density of the Poisson-Log-Normal distribution.
1 | call_dpoilog(x)
|
x |
A vector c(n, mu, sigma), where n is the number of observed counts, mu the mean of the Log-Normal distribution and sigma its variance. |
Density of the Poisson-Log-Normal distribution.
1 | call_dpoilog(c(5, 2, 1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.