how to test poisson distribution
Hi, 2005/10/19, Wensui Liu <liuwensui at gmail.com>:
Dear All, I am wonderng how to test whether the data follows poisson distribution. Thank you so much!
Did you notice the PDF on distribution tests using R by Vito Ricci, its found at CRAN in the docs contrib section, called "FITTING DISTRIBUTIONS WITH R" Maybe this could be of some help for you, especially look at page 7 (poisson dsitribution example).