How to do Mann Whitney U test (Wilcoxon ranksum test) for a matrix?
Show older comments
Dear All,
I need to do Mann-Whitney U test between two matrices of dimension 7 x 2100 each. I tried 'ranksum' function but it returned the error that input are not vectors. I found some of the code in mathworks blog but all do only for vectors. Moreover I need to find significance value (p-value) for each of the column. (ie., I want to know the significance at each column). Kindly reply me and send me some examples if possible. Thank you.
1 Comment
Brent
on 21 Oct 2014
Did you end up figuring this out?
Answers (0)
Categories
Find more on Matrices and Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!