Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to find where your results is in multi comparison test problem

1 回表示 (過去 30 日間)
Niki
Niki 2014 年 9 月 15 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi everybody!
I want to check how much a column is significantly different from another column data.
I simply generate a Matrix X=magic(10); Then I perform Anova 2 [p,t,stats] = anova2(X); and then I apply the multi comparison [c,m,h,nms] = multcompare(stats);
Now the problem is that I don't know which result corresponds to my first column and which one to second etc.
For an example with ANOVA 1, you can check this

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by