Learn R Programming

Renvlp (version 2.7)

genvMU: Estimate the groupwise envelope subspace

Description

Estimate the groupwise envelope subspace with specified dimension.

Usage

genvMU(M, U, MU, u, n, ng, L)

Arguments

M

A matrix M for the non-Grassmann manifold optimization problem in Cook et al. (2016)

U

A matrix U for the non-Grassmann manifold optimization problem in Cook et al. (2016)

MU

Sum of matrix M and U.

u

A given dimension of the groupwise envelope space. It should be an interger between \(0\) and \(r\).

n

The number of observations.

ng

A \(L\) by \(1\) vector of the number of observations in each group.

L

The number of groups.

Value

Gamma

An \(r\) by \(u\) matrix for the orthonormal basis of the groupwise envelope subspace.

Gamma0

An \(r\) by \((r-u)\) matrix for the orthonormal basis of the complement of the groupwise envelope subspace.

References

Cook, R. D., Forzani, L. and Su, Z. (2016) A Note on Fast Envelope Estimation. Journal of Multivariate Analysis. 150, 42-54.