Description Usage Arguments Value Author(s) Examples
# This function computes the distribution of the zero inflated negative binomial distribution.
1 |
x |
Vector of (non-negative integer) quantiles. |
size |
size parameter. |
mu |
mean parameter |
rho |
Zero inflation parameter. |
log |
Logical variable either TRUE/FALSE; if TRUE, probabilities p are given as log(p). |
Returns the distribution function for the zero inflated negative binomial distribution with mean, size, zero inflation parameters.
Samarendra Das
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.