ANOVA follow-up tests
1 次查看(过去 30 天)
显示 更早的评论
Hi everybody,
This is more of a theoretical question when using the statistical toolbox:
1. Is it correct to that you're not allowed to do follow-up tests on the your ANOVA unless you see an interaction?
2. Is it OK to use t-tests as follow-up tests? Or are there better solutions in matlab?
Best regards,
Christian
0 个评论
采纳的回答
Star Strider
2014-12-4
I doubt the ANOVA Police will come after you if you don’t see an interaction. They may wonder why you’re doing multiple comparisons if you don’t have a statistically-significant result.
Doing t-tests with the multcompare function is a common practice.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Analysis of Variance and Covariance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!