Perform permutation analysis for 3D matrix
조회 수: 5 (최근 30일)
이전 댓글 표시
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
Jos (10584)
2016년 3월 25일
What does the PermutationTest function (which is not in my ML version?) have as inputs and outputs?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Operating on Diagonal Matrices에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!