Description Usage Arguments Value Examples
Expected zero proportion under Negative Binomial
1 | nb_prob_zero(lambda, theta)
|
lambda |
numeric vector of means of negative binomial |
theta |
numeric vector of the dispersion parameter for negative binomial, 0 if poisson |
numeric vector of expected zero proportion under Negative Binomial
1 | nb_prob_zero(3, 1.1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.