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.

 Akzeptierte Antwort

Tom Lane
Tom Lane am 1 Feb. 2012

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by