Description Usage Arguments Value
View source: R/EnvelopeModels.R
This is an adaptation with some improvements on functions in the Renvlp package. This can fit envelope models for dimension reduction to either univariate or multivariate numeric responses with numeric predictors. In the case of a univaraite outcome, a predictor envelope model is fit. For multivariate outcomes, an envelope is fit to both the response matrix and model matrix.
1 |
formula |
model formula |
data |
data frame |
rank |
number of dimensions |
yrank |
number of dimensions for a multivariate response. |
se |
should standard errors for the regression basis be calculated? defaults to TRUE. |
init |
an optional initial covariate dimension reduction subspace. defaults to NULL. |
an sdr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.