Perform permutation analysis for 3D matrix
7 views (last 30 days)
Show older comments
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 Comments
Jos (10584)
on 25 Mar 2016
What does the PermutationTest function (which is not in my ML version?) have as inputs and outputs?
Answers (0)
See Also
Categories
Find more on Operating on Diagonal Matrices 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!