Ranksum test U value
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sharah
el 4 de Nov. de 2016
Comentada: Star Strider
el 4 de Nov. de 2016
I need to report the U value of the ranksum test in my paper, but I am not sure what command for me to use to get this value in MATLAB. Can somebody explain?
0 comentarios
Respuesta aceptada
Star Strider
el 4 de Nov. de 2016
See the section under ‘More About’ on the Wilcoxon Rank Sum Test to find out how to calculate the U-statistic from the rank sum test W-statistic. The rank sum is available by asking for the third 'stats' output from the ranksum function.
2 comentarios
Star Strider
el 4 de Nov. de 2016
That is not the impression I get from reading the Wikipedia article on the Mann-Whitney U-Test. See the section on Calculations.
I only use the rank sum test (the ranksum function), not the Mann-Whitney U-test, so I have no experience with it.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!