View source: R/mvdistributions.R
rzipois | R Documentation |
Draw samples from a zero-inflated poisson distribution
rzipois(n, lambda, pstr0 = 0)
n |
the number of samples to draw |
lambda |
The poisson rate parameter |
pstr0 |
probability of drawing a zero |
Poisson counts of length n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.