View source: R/poisson.dist.test.R
poisson.dist.test | R Documentation |
Calculates a test to see if the sample data cannot be assumed to be Poisson distributed..
poisson.dist.test(x)
x |
Vector/numeric - Sample Values |
Hypothesis test result showing results of test. Low p value rejects assumption of data fitting Poisson distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.