Description Usage Arguments Value References
View source: R/EnvelopeModels.R
This model is for fitting a multivariate mean when there is a single categorical predictor. This is similar to MANOVA.
1 |
formula |
model formula. the response must be multivariate numeric data, and the predictor a single factor. |
data |
data frame |
rank |
number of dimensions |
se |
should standard errors for the regression basis be calculated? defaults to TRUE. |
init |
an optional initial dimension reduction subspace. defaults to NULL. |
an sdr object
Su, Z. and Cook, R. D. (2013) Estimation of Multivariate Means with Heteroscedastic Error Using Envelope Models. Statistica Sinica, 23, 213-230.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.