What is the variable names of c in Kruskal-Wallis test documentation?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Akzeptierte Antwort
the cyclist
am 29 Mai 2020
Perhaps you did not scroll down to this section of the documentation of multcompare, which explains what the columns are.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Testing Frameworks finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!