Skip to content
Prev 79329 / 398502 Next

how to test poisson distribution

On Wed, 19 Oct 2005 10:18:02 -0700 Berton Gunter wrote:

            
...now that Berton mentioned `checking distribution-nesses': the
function distplot() in the package vcd implements various plots for
distribution-nesses that can be used for graphical checking. Ord_plot()
is made for a similar purpose.
Finally, there is also a function goodfit() that computes
goodness-of-fit tests for such hypotheses.

All three functions are written following Chapter 2 `Fitting and
Graphing Discrete Distributions' in Michael Friendly's book `Visualizing
Categorical Data'.

hth,
Z