repeated measures ANOVA matlab
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Scott MacKenzie
2021년 5월 4일
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).
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ANOVA에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!