필터 지우기
필터 지우기

Mixed ANOVA (between-within)

조회 수: 9 (최근 30일)
shir shalom
shir shalom 2017년 1월 28일
댓글: Baihong Chen 2018년 8월 8일
Hi all,
I want to run a mixed two-way ANOVA with sex as a between factor, and performance in 2 tasks as a within factor (scale 1-4). Number of females and males is not the same.
My data can look like this:
Sex Task1 Task2
M 2 3
M 1 2
M 1 2
F 2 2
F 3 3
F 2 3
F 3 4
How can I do this in Matlab? I tried to look for a mixed anova but couldn't find one.
Thank you all,
Shir
  댓글 수: 1
Baihong Chen
Baihong Chen 2018년 8월 8일
excuse me,have you find out the solution yet?i have a problem on only one dependent variable,when i use manova1,it just told me the within-group sum of squares and cross products matrix is singular,don't know how to fix it

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

답변 (1개)

Image Analyst
Image Analyst 2017년 1월 28일
manova() and manova1() are in the Statistics and Machine Learning Toolbox, which I guess you must not have.
  댓글 수: 1
shir shalom
shir shalom 2017년 1월 28일
you are right, I don't have it. anyway I think it's not manova, it has only one dependent variable.

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

카테고리

Help CenterFile Exchange에서 Repeated Measures and MANOVA에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by