1-Way Repeated ANOVA

4 次查看(过去 30 天)
Leah
Leah 2024-4-27
Hello, I want to do a repeated 1-way anova on the data below. I am really struggling to do it matlab, and I could use help. I want to compare visual and haptic conditions to control. (I'm new to matlab)
subj visual haptic control
____ _______ _______ ________
2 1.0213 0.60644 -0.41386
3 0.32353 0.28596 0.48249
4 0.5959 1.024 0.24434
6 0.83399 0.84673 0.54047
7 2.2764 1.4464 2.5757
9 0.99934 2.5184 0.85768
11 1.9565 3.0488 1.3296
12 0.93319 1.3867 1.0831
I was thinking I would rm anova?

回答(1 个)

the cyclist
the cyclist 2024-4-28
I don't have any experience with this type of modeling, but it looks like you should be able to use fitrm followed by ranova on the resulting model.

类别

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