BWAOV2

Repeated measures mixed two-way analysis of variance test.

You are now following this Submission

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 (2026). BWAOV2 (https://www.mathworks.com/matlabcentral/fileexchange/5579-bwaov2), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: Mixed (Between/Within Subjects) ANOVA

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

It was added an appropriate format to cite this file.