R-beta: qpois help

Martin Maechler maechler at stat.math.ethz.ch
Thu Mar 26 11:25:50 CET 1998


>>>>> "Bill" == Bill Simpson <wsimpson at uwinnipeg.ca> writes:

    Bill>      The Poisson Distribution

    Bill>           dpois(x, lambda) ....

    Bill>      Arguments:
		  ...
    Bill>      lambda: vector of positive means.


    Bill> Isn't  lambda = 1/mean?

No!
(maybe you are confusing with the  exponential distribution,
 where what S/R calls "rate" is often also written as \lambda in the text
 books).

PS. You could have tried 
	mean(rpois(1000, lambda = 10))
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list