two way repeated measures anova

조회 수: 130 (최근 30일)
Shamini Warda
Shamini Warda 2020년 7월 23일
답변: Scott MacKenzie 2021년 7월 28일
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
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
Shamini Warda 2020년 7월 27일
It now works. Thank you very much.

댓글을 달려면 로그인하십시오.

답변 (1개)

Scott MacKenzie
Scott MacKenzie 2021년 7월 28일
Visit this question for a simple approach to doing a two-way repeated measures (aka within-subjects) anova using the ranova function.

카테고리

Help CenterFile Exchange에서 Analysis of Variance and Covariance에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by