How to do a Post hoc of a nested ANOVA
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi, I did a nested ANOVA and I would like to do a multiple comparison test as the Tukey's post hoc analysis.
I saw that the multcompare doesn't accept stats from nested ANOVAs.
I would appreciate any suggestion on how to permorm a post hoc for this kind of stats.
7 commentaires
Scott MacKenzie
le 7 Juil 2022
Yes, this is reasonable, except the denominator, n, is the number of comparisons, not the number of levels. With 4 levels yielding 6 comparisons, use 0.05 / 6 = 0.0083 as the threshold for significance to maintain the family-wise alpha of .05.
Réponses (1)
Voir également
Catégories
En savoir plus sur Analysis of Variance and Covariance dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!