Clear Filters
Clear Filters

repeated measures ANOVA matlab

4 views (last 30 days)
Leila
Leila on 11 Mar 2021
Commented: Scott MacKenzie on 4 May 2021
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
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).

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!