Mann-Whitney-Wilcoxon test for matrices
13 views (last 30 days)
Show older comments
Hello,
I would like to evaluate the null-hypothesis for two matrices, specifically to make a Mann-Whitney test with them. I found the Ranksum (Wilcoxon test) function, but it only works with vectors.
Is there any function that could allow me to do the test for the matrices?
Thanks
1 Comment
eren eren
on 26 Feb 2011
in a multivariate data wilcoxon test does not perform.you can use multivariate non-parametric test
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!