What is the variable names of c in Kruskal-Wallis test documentation?
3 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
the cyclist
on 29 May 2020
Perhaps you did not scroll down to this section of the documentation of multcompare, which explains what the columns are.
More Answers (0)
See Also
Categories
Find more on Testing Frameworks 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!