powered by
Perform the Terpstra version of the multi-ordered-sample test
terpstra.test(x, g, alternative = c("two.sided", "less", "greater"))
Test results of class htest
A vector of values from all samples.
A vector of group labels.
Specification of alternative hypothesis.
terpstra.test(rnorm(15),rep(1:3,5))
Run the code above in your browser using DataLab