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!

______________________________________________
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