What is the variable names of c in Kruskal-Wallis test documentation?

1 view (last 30 days)
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

Accepted Answer

the cyclist
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)

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!