Description Usage Arguments Value
Density, distribution function, quantile function and random generation for the zero-inflated
negative binomial distribution with parameters theta
, size
, and mu
.
1 2 3 4 5 6 7 |
x, q |
vector of quantiles |
theta |
zero-inflation parameter (probability of zeros) |
size |
number of successes (dispersion parameter) |
mu |
mean parameter (alternative parameterization) |
log, log.p |
logical; if TRUE, probabilities |
lower.tail |
logical; if TRUE (default), probabilities are |
p |
vector of probabilities |
n |
number of observations |
dzinb
gives the density, pzinb
gives the distribution function,
qzinb
gives the quantile function, and rzinb
generates random deviates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.