var_decomp | R Documentation |
Calculate the various ANOVA sums of squares for repeated measures data.
var_decomp(x, verbose = FALSE)
x |
The data as a 3D array: measurements by subjects by variables. (Alternatively, a matrix that is measurements by subjects, if only one variable exists.) |
verbose |
If |
The variance decomposition
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.