What is the variable names of c in Kruskal-Wallis test documentation?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
the cyclist
il 29 Mag 2020
Perhaps you did not scroll down to this section of the documentation of multcompare, which explains what the columns are.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Testing Frameworks in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!