Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MANOVA.Estimation

Estimation of the MANOVA parameters.


Description

The function estimates the parameters of the MANOVA for a set of contrasts and a set of linear combinations of the dependent variables.

Usage

MANOVA.Estimation(Y, X, C, M)

Arguments

Y

The matrix of dependent variables.

X

The matrix of independent variables.

C

A matrix containing a set of contrasts on the columns of X.

M

A matrix containing a set of linear combinations of the columns of Y.

Details

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.

Value

Returns the main results of the MANOVA.

Author(s)

Jose Luis Vicente-Villardon, Laura Vicente-Gonzalez

References

Seber, G. A. (2009). Multivariate observations (Vol. 252). John Wiley & Sons.


PERMANOVA

Multivariate Analysis of Variance Based on Distances and Permutations

v0.1.0
GPL (>= 2)
Authors
Laura Vicente-Gonzalez, Jose Luis Vicente-Villardon
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.