Repeated Measures ANOVA Matlab

조회 수: 4 (최근 30일)
Happy Bear
Happy Bear 2020년 7월 3일
편집: Happy Bear 2020년 7월 5일
Hello everyone,
I have data from 2 groups of people Then, for each group I have 5 variables.
5 variables - within design
groups - between design
How can I do repeated measures anova

답변 (1개)

the cyclist
the cyclist 2020년 7월 3일
If you have the Statistics and Machine Learning Toolbox, you can use the anovan function. In particular it looks like this example (from that same documentation page) is close to what you want to do.
I don't really have experience with ANOVA myself, so I can't provide more specific suggestions than that.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by