Description Usage Arguments Value
This function calculates the W test statistic for the Royston approach for the Shapiro-Wilk test. This function is comparable to the R implementation of the Royston approach (which can be found in the R folder). For a step-by-step explanation of this function, look at the Readme file under "A Note on the Algorithms".
1 | C_get_W(vec_value)
|
vec_value |
vector containing data points; integer or double |
the test statistic for the Shapiro-Wilk test; double, between 0 and 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.