two way repeated measures anova
이전 댓글 표시
how to do a 2 way repeated measures anova with MATLAB? I need to perform a 2 way anova for a repeated measures data, each having 2 levels. I see anova2 is to be used for between subject designs and anovan when the design is unbalanced. Any advice would be of great help.
댓글 수: 4
Jeff Miller
2020년 7월 24일
Shamini Warda
2020년 7월 25일
편집: Shamini Warda
2020년 7월 25일
Jeff Miller
2020년 7월 25일
Different results than what?
You probably want to use the 'categorical' command to tell ranova that the numbers in WithinFactors represent arbitrary category labels rather than numerical values of some predictor.
Shamini Warda
2020년 7월 27일
답변 (1개)
Scott MacKenzie
2021년 7월 28일
1 개 추천
Visit this question for a simple approach to doing a two-way repeated measures (aka within-subjects) anova using the ranova function.
카테고리
도움말 센터 및 File Exchange에서 Repeated Measures and MANOVA에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!