What is the variable names of c in Kruskal-Wallis test documentation?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
BN
el 29 de Mayo de 2020
Comentada: BN
el 29 de Mayo de 2020
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 comentarios
Respuesta aceptada
the cyclist
el 29 de Mayo de 2020
Perhaps you did not scroll down to this section of the documentation of multcompare, which explains what the columns are.
Más respuestas (0)
Ver también
Categorías
Más información sobre Testing Frameworks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!