View source: R/ds.shapiro.test.R
ds.shapiro.test | R Documentation |
Perform the Shapiro-Wilk Normality Test on a numeric vector (or column of a data frame)
ds.shapiro.test(x, datasources = NULL)
x |
|
datasources |
a list of |
Results of the Shapiro-Wilk Normality Test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.