Description Usage Arguments Value Examples
Randomly sample a zero truncated Poisson distribution given the lambda of the underlying Poisson (that is of course truncated).
1  | rzpois(n, lambda)
 | 
n | 
 number samples  | 
lambda | 
 The mean of the untruncated Poisson  | 
a random sample
1  | rzpois(10,2.3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.