R/zeroInflatedNegativeBinomial.R
dzinb_2.Rd
Zero-inflated Negative Binomial Probability Mass
dzinb_2(x, mu, phi, pi, log = FALSE)
vector of (non-negative integer) values.
mean of the distribution.
dispersion parameter.
vector of (real lying in [0, 1]) zero-inflation parameters.
logical; if TRUE, probabilities, p, are given as log(p).
The (log) probability mass at x, given mu, phi and pi.