The function estimates the parameters of the MANOVA for a set of contrasts and a set of linear combinations of the dependent variables.
MANOVA.Estimation(Y, X, C, M)
The matrix of dependent variables.
The matrix of independent variables.
A matrix containing a set of contrasts on the columns of X.
A matrix containing a set of linear combinations of the columns of Y.
Returns the main results of the MANOVA.
The function estimates the parameters of the MANOVA for a set of contrasts contained in a matrix C and a set of linear combinations of the dependent variables in a matrix M. The function is actually used in a more general procedure called MANOVA.
Seber, G. A. (2009). Multivariate observations (Vol. 252). John Wiley & Sons.