dpoilog | R Documentation |
Returns the density for the Poisson lognormal distribution with parameters mu and sig
dpoilog(x, mu, sig, log = FALSE)
x |
vector of integers, the observations |
mu |
mean of lognormal distribution |
sig |
standard deviation of lognormal distribution |
log |
boolean Return the log density if TRUE (default=FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.