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.

 Réponse acceptée

Tom Lane
Tom Lane le 1 Fév 2012
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.

Plus de réponses (0)

Catégories

En savoir plus sur Deployment, Integration, and Supported Hardware dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by