[R] estimating rho of Poisson distributed data

Titus von der Malsburg malsburg at gmail.com
Fri Jan 15 15:46:26 CET 2010


On Fri, Jan 15, 2010 at 09:19:23AM -0500, David Winsemius wrote:
>
> On Jan 15, 2010, at 5:59 AM, Titus von der Malsburg wrote:
>
> >Mean and variance of Poisson distributed data are specified by \rho.
> >How can I estimate \rho for a set of measurements in R?
>
> rho <- mean(x)

Yeah, thanks :-)  I was looking for a general way to fit a
distribution.  Should've made that clear.  I'm surprised that nobody
is complaining because I called lambda rho!



More information about the R-help mailing list