Linear mixed models - significance of the "overall" fit
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
I' wondering if there's a test statistic that encompasses the overall fit of the linear mixed model. For example, if I fitted a model with 100 fixed effects I wouldn't jump straight into looking at the t tests for non-zero coefficients; I'd want a test statistic indicating that the overall model explains "something" before looking for the coefficients that do the explaining.
I guess another way to look at it is if I'm testing for differences between n treatments, I'd want a statistics telling me there is a treatment effect before looking at which treatments are different from each other.
Thanks, Andrew
0 件のコメント
回答 (1 件)
Star Strider
2014 年 2 月 25 日
編集済み: Star Strider
2014 年 2 月 25 日
2 件のコメント
Star Strider
2014 年 2 月 26 日
It’s been a while since I did anything with Linear Mixed Models (and then mostly with clinical trials). My recollection is that the ANOVA procedure gave overall information about the results, and then it was necessary to do t-tests (with corrections for multiple comparisons) to find out which were significant. You’ve probably already done the various versions of coefTest. It’s the only option I see that might give you the information you want.
参考
カテゴリ
Help Center および File Exchange で ANOVA についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!