rng_stream_rztpois {nhppp} | R Documentation |
rstream
objectsSample from rstream
objects
rng_stream_rztpois(size = 1, lambda = 1, rng_stream = NULL)
size |
Integer, number of samples |
lambda |
Positive number, the mean of the original (untruncated) Poisson distribution |
rng_stream |
( |
a vector of non zero counts of size size
rng_stream_rztpois(10)