How to combine linear mixed model results across different test subjects?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre ANOVA en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!