Description Usage Arguments Value
Density, distribution function, quantile function and random generation for the zero-inflated Poisson
distribution with parameters theta
and lambda
.
1 2 3 4 5 6 7 |
x, q |
vector of quantiles |
theta |
zero-inflation parameter (probability of zeros) |
lambda |
expected Poisson count |
log, log.p |
logical; if TRUE, probabilities |
lower.tail |
logical; if TRUE (default), probabilities are |
p |
vector of probabilities |
n |
number of observations |
dzip
gives the density, pzip
gives the distribution function,
qzip
gives the quantile function, and rzip
generates random deviates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.