Post-hoc of Friedman test in multcompare function

21 Ansichten (letzte 30 Tage)
Biolab Group
Biolab Group am 17 Sep. 2015
Beantwortet: the cyclist am 17 Sep. 2015
Hello, when you perform a multcompare post-hoc analysis after a friedman test:
[p,tbl,stats]=friedman(X,1) %where X is a matrix NXM with M>2
multcompare(stats)
which kind of test is implemented in the multcompare function?

Akzeptierte Antwort

the cyclist
the cyclist am 17 Sep. 2015
As explained in the documentation for multcompare, this is determined by the 'CType' (critical value type) input. The default is Tukey's honest significant difference criterion.

Weitere Antworten (0)

Kategorien

Mehr zu Analysis of Variance and Covariance finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by