repeated measures ANOVA matlab
3 views (last 30 days)
Show older comments
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 Comment
Scott MacKenzie
on 4 May 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).
Answers (0)
See Also
Categories
Find more on ANOVA in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!