Info
此问题已关闭。 请重新打开它进行编辑或回答。
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 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!