The function returns the reduced data matrix of the original data. The reduced data matrix
is obtained by the original data multiplied by the dimension reduction directions of given
dimension.
Usage
mave.data(dr, x, dim = NULL)
Arguments
dr
the object returned by mave or mave.dim
x
the original data matrix of p dimensions
dim
the dimension of the reduced data matrix.
See Also
coef.mave for obtaining the dimension reduction directions