powered by
Density of the Borel distribution
dborel(x, mu, log = FALSE)
A numeric vector of the borel probability density.
A numeric vector of quantiles.
A non-negative number for the poisson mean.
Logical; if TRUE, probabilities p are given as log(p).
Sebastian Funk James M. Azam
set.seed(32) dborel(1:5, 1)
Run the code above in your browser using DataLab