Description Usage Arguments Value Examples
Run 3 different tests of normality, including shapiro.wilks (only if length(x) < 5000), AD test from package nortest, and lillie from nortest
1 |
x |
vector of values to be tested for normality |
name |
name for saving the results iff there's an error |
If everything runs smoothly, this will return a vector with 3 values for each of the 3 tests of normality.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.