View source: R/zeroInflatedPoissonLinked.R
dzipl | R Documentation |
Zero-inflated Poisson Linked Probability Mass Function
dzipl(x, lambda, gamma0, gamma1, log = FALSE)
x |
vector of (non-negative integer) values. |
lambda |
vector of (non-negative) means. |
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.