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!