Density function of the discrete log normal distribution
whose logarithm has mean equal to meanlog
and standard deviation
equal to sdlog
.
mlnorm(x, meanlog = 0, sdlog = 1, log = T)
vector of quantiles.
mean of the distribution on the log scale.
standard deviation of the distribution on the log scale.
logical; if TRUE
, probabilities p are given
as log(p).
Discrete log-normal distributional density.