RMAOV2

Repeated measures two-way analysis of variance test.
5,6K Downloads
Aktualisiert 3. Aug 2004

Lizenz anzeigen

ANOVA with two within-subject variables is used to analyze the relationship between two independent variables and the dependent variable. This procedure requires fewer participants but can give rise to research confounds such as order or practice effects and participant bias.

For a more detailed explanation on repeated measures designs, we suggest you read the help section of the RMAOV1 file you can find on this MATLAB File Exchange site.

It needs to input the X- data matrix (Size of matrix must be n-by-4;dependent variable=column 1;independent variable 1=column 2;independent variable 2=column 3;subject=column 4) and the alpha-significance level (default = 0.05).

The output is a complete Analysis of Variance table and the strength of the relationships.

Zitieren als

Antonio Trujillo-Ortiz (2025). RMAOV2 (https://de.mathworks.com/matlabcentral/fileexchange/5578-rmaov2), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R11
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

It was added an appropriate format to cite this file.