How to do a Post hoc of a nested ANOVA

10 views (last 30 days)
Alba
Alba on 29 Jun 2013
Commented: Lu Zhang on 12 Jul 2022
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 Comments
Scott MacKenzie
Scott MacKenzie on 7 Jul 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.

Sign in to comment.

Answers (1)

An Ko
An Ko on 28 Jun 2019
I'd like to know too!

Community Treasure Hunt

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

Start Hunting!