ranksum requires tiedrank?

I assumed that the function ranksum computed ranks, etc. automatically, but I ran across the documentation for tiedrank and now I am not sure. Do I need to run my data through tiedrank before running it through ranksum?
I am using ranksum because my data are non-normal, not because the data are inherently ordinal.

 채택된 답변

the cyclist
the cyclist 2012년 2월 8일

0 개 추천

No, you do not. ranksum() calls tiedrank() internally. You can see this by typing
>> edit ranksum

추가 답변 (0개)

카테고리

질문:

2012년 2월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by