rzpois: Randomly sample a zero truncated Poisson

Description Usage Arguments Value Examples

Description

Randomly sample a zero truncated Poisson distribution given the lambda of the underlying Poisson (that is of course truncated).

Usage

1
rzpois(n, lambda)

Arguments

n

number samples

lambda

The mean of the untruncated Poisson

Value

a random sample

Examples

1
rzpois(10,2.3)

jtmccr1/HIVEr documentation built on May 29, 2019, 1:50 a.m.