Uses Hotelling and Solomons test of symmetry by testing if the standardized
nonparametric skew (
This is an underlying assumption of Wilcoxon signed-rank test.
check_symmetry(x, ...)
Model or numeric vector
Not used.
V <- wilcox.test(mtcars$mpg)
check_symmetry(V)
Run the code above in your browser using DataLab