1-Way Repeated ANOVA

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?

Réponses (1)

the cyclist
the cyclist le 28 Avr 2024

0 votes

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.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by