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