On 15/10/11 10:15, knut-o wrote:
Hello
what is the easiest way to generate rpois(m,lambda) but only values greater
than 0 and length = m.
tanks, knut

The rpospois() function from the VGAM package is what you are looking for.

I found this by doing:

    RSiteSearch("truncated Poisson")

and scrabbling through the results a bit.

[Give a man a fish and you feed him for a day.  Teach a man
 to fish ... and you destroy an eco-system. :-) ]

    cheers,

        Rolf Turner

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to