How to make a matrix for mixed anova

조회 수: 4 (최근 30일)
Pushti Shah
Pushti Shah 2023년 6월 29일
답변: Sara Boznik 2023년 6월 29일
I am performing a mixed anova with 700 subjects, 9 tasks, and 2 between subject variables. The variables are 4 age groups and 2 gender groups. So, I have to make a 700 x 9 x 8 matrix. I have a data matrix of 700*9 with data for each subject in each task. How would I make the matrix that I need?

답변 (1개)

Sara Boznik
Sara Boznik 2023년 6월 29일
Hi,
I dont understand, do you want to create 3D matrix? That is not possible. You already have data in matrix so you can just use: https://www.mathworks.com/help/stats/anova.html
Hope it helps.

카테고리

Help CenterFile Exchange에서 ANOVA에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by