dborel: Density of the Borel distribution

View source: R/borel.r

dborelR Documentation

Density of the Borel distribution

Description

Density of the Borel distribution

Usage

dborel(x, mu, log = FALSE)

Arguments

x

vector of quantiles; integer.

mu

mu parameter (the poisson mean); non-negative.

log

logical; if TRUE, probabilities p are given as log(p).

Value

probability mass.

Author(s)

Sebastian Funk


sbfnk/bpmodels documentation built on Nov. 7, 2023, 5:16 a.m.