BWAOV2

Repeated measures mixed two-way analysis of variance test.
3.2K Downloads
Updated 3 Aug 2004

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: Mixed (Between/Within Subjects) ANOVA

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

It was added an appropriate format to cite this file.