BWAOV2

Repeated measures mixed two-way analysis of variance test.
3,2K descargas
Actualizado 3 ago 2004

Ver licencia

ANOVA with between- and within- subject variables (mixed) is used to analyze the relationship for designs that have a combination of between and within-subject variables.

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

The output is a complete Analysis of Variance table.

Citar como

Antonio Trujillo-Ortiz (2024). BWAOV2 (https://www.mathworks.com/matlabcentral/fileexchange/5579-bwaov2), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R11
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: Mixed (Between/Within Subjects) ANOVA

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

It was added an appropriate format to cite this file.