How to do a Post hoc of a nested ANOVA
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Scott MacKenzie
il 7 Lug 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.
Risposte (1)
Vedere anche
Categorie
Scopri di più su Analysis of Variance and Covariance in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!