repeated measures ANOVA matlab
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Scott MacKenzie
am 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).
Antworten (0)
Siehe auch
Kategorien
Mehr zu ANOVA finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!