Is there any implemetation of the post hoc Nemenyi test in matlab?

Hi, I would like to know if there is any implemetation of the post hoc Nemenyi test in matlab.
If there is not such function, how is possible to built it using more basic functions of the statistical toolbox?
Thanks in advance. Jose Manuel.

 채택된 답변

Tom Lane
Tom Lane 2012년 2월 1일

0 개 추천

Sorry, I'm not aware of an implementation of that test. I hope someone else may have one.
In the Statistics Toolbox, the multcompare function can be used for some post hoc tests. If you look inside, you can see that it calls the private/stdrinv and private/stdrcdf functions to compute the Studentized range distribution. My understanding is that this distribution is used in connection with the Nemenyi test.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by