What is the variable names of c in Kruskal-Wallis test documentation?
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear all,
I read the documentation of Kruskal-Wallis test; somewhere in it is talking about
c = multcompare(stats)
In this part c generates a table like this:
I know the first and second columns are related to the group number but I really don't know what is the rest of column show?
are they showing average of data? is the last column showing p-value?
any description is very helpful
Thank you
댓글 수: 0
채택된 답변
the cyclist
2020년 5월 29일
Perhaps you did not scroll down to this section of the documentation of multcompare, which explains what the columns are.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Testing Frameworks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!