How to combine linear mixed model results across different test subjects?
조회 수: 1 (최근 30일)
이전 댓글 표시
Suppose I have three test subjects and for each I have collected data and formulated a linear mixed-effects model using fitlme. (Assume the effects, both fixed and random, are the same for each.)
If LME is the resulting model for a particular individual, the command anova(LME), gives me a p-value for each fixed effect, indicating its significance in determining the response outcome.
How can I combine the three anova analyses to test whether the fixed effect in general plays a role in determining the response?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ANOVA에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!