Estimate the heteroscedastic envelope subspace with specified dimension.
henvMU(M, U, MU, u, n, ng, L, initial = NULL)
A matrix M for the non-Grassmann manifold optimization problem in Cook et al. (2016)
A matrix U for the non-Grassmann manifold optimization problem in Cook et al. (2016)
Sum of matrix M and U.
A given dimension of the heteroscedastic envelope space. It should be an interger between \(0\) and \(r\).
The number of observations.
A \(L\) by \(1\) vector of the number of observations in each group.
The number of groups.
The user-specified value of Gamma for the envelope subspace.
An \(r\) by \(u\) matrix for the orthonormnal basis of the heteroscedastic envelope subspace.
An \(r\) by \((r-u)\) matrix for the orthonornal basis of the complement of the heteroscedastic envelope subspace.
Cook, R. D., Forzani, L. and Su, Z. (2016) A Note on Fast Envelope Estimation. Journal of Multivariate Analysis. 150, 42-54.