Perform permutation analysis for 3D matrix
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello all, I am relatively new to MATLAB and would like to run a permutation analysis on my data. I have a 68x68x19 matrix, whereby the first 10 subjects belong to the group A and the last 9 to group B. I have run a t-test between these groups at each cell of the 68x68 matrix and would like to use permutation testing as a method of controlling for multiple comparisons. Is there a function or method which allows this to be done across a 3D matrix? I was planning to use the PermutationTest.m function, but am not sure how to make this usable for my 3D matrix.
Thanks!
2 Kommentare
Jos (10584)
am 25 Mär. 2016
What does the PermutationTest function (which is not in my ML version?) have as inputs and outputs?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Operating on Diagonal Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!