Repeated Measures ANOVA Matlab
Afficher commentaires plus anciens
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
Réponses (1)
the cyclist
le 3 Juil 2020
0 votes
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.
Catégories
En savoir plus sur Analysis of Variance and Covariance dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!