View source: R/zeroInflatedNegativeBinomialLinked.R
dzinbl_2 | R Documentation |
Zero-inflated Negative Binomial Linked Probability Mass
dzinbl_2(x, mu, phi, gamma0, gamma1, log = FALSE)
x |
vector of (non-negative integer) values. |
mu |
mean of the distribution. |
phi |
dispersion parameter. |
gamma0 |
The zero-inflation to mean link intercept. |
gamma1 |
The zero-inflation to mean link gradient. |
log |
logical; if TRUE, probabilities, p, are given as log(p). |
The (log) probability mass at x, given lambda and pi.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.