Repeated Measures ANOVA Matlab
显示 更早的评论
Hello everyone,
I have data from 2 groups of people Then, for each group I have 5 variables.
5 variables - within design
groups - between design
How can I do repeated measures anova
回答(1 个)
the cyclist
2020-7-3
0 个投票
If you have the Statistics and Machine Learning Toolbox, you can use the anovan function. In particular it looks like this example (from that same documentation page) is close to what you want to do.
I don't really have experience with ANOVA myself, so I can't provide more specific suggestions than that.
类别
在 帮助中心 和 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!