Last chance! 50% off unlimited learning
Sale ends in
Function getAmatrix
finds A-matrices used to express ANOVA sum of squares as quadratic forms in
getAmatrix(X1, X2)
(matrix) lower order model matrix (comprising all factors entering model before 'X2'-factor)
(matrix) higher order model matrix (entering model after 'X1' factors)
(matrix) for obtaining quadratic forms in
Compute A-Matrix for expressing ANOVA Type-1 sequential sum of squares
This function is not intended to be used directly.