Description Usage Arguments Details Value See Also Examples
anderson.test
performs Anderson-Darling test
1 |
x |
a numeric vector. Length must be greater than 7. Missing values are allowed. |
Performs the Anderson-Darling test for the composite hypothesis of normality, see e.g. Thode (2002, Sec. 5.1.4).
A list with following elements:
the value of Anderson-Darling test statistic
p-value of the test
Test name
Vector name
1 | anderson.test(mtcars$mpg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.