How to do Mann Whitney U test (Wilcoxon ranksum test) for a matrix?

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.

Answers (0)

Categories

Asked:

on 10 Jan 2014

Commented:

on 21 Oct 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!