coef.mave: Directions of CS or CMS of given dimension
Description
This function returns the basis matrix of CS or CMS of given dimension
Usage
# S3 method for mave
coef(object, dim, ...)
# S3 method for mave.dim
coef(object, dim = "dim.min", ...)
Value
dir the matrix of CS or CMS of given dimension
Arguments
object
the output of mave or the output of mave.dim
dim
the dimension of CS or CMS. The value of dim should be given when the class of the
argument dr is mave. When the class of the argument dr is mave.dim and dim is not given, the
function will return the basis matrix of CS or CMS of dimension selected by mave.dim.
Note that the dimension should be > 0.