repeated measures ANOVA matlab
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone
I get data from 28 subjects. for each one, there is a 7*15 matrix that measure 7 variable in 15 repetition. I want to do within subject ANOVA to analyze if there are differents between variables for each subjects.
would you please help me?
1 commentaire
Scott MacKenzie
le 4 Mai 2021
You have a 7 x 15 within-subjects design with 28 participants. This is a straight-forward analysis. Post your data here and we'll see about doing the analysis in MATLAB. Perferably, organize your data into a single 28 x 105 matrix (with the repetitions data nested inside the data for each variable).
Réponses (0)
Voir également
Catégories
En savoir plus sur ANOVA dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!