mvr.Rd
Simplified version of pls::mvr
, using computationally faster versions of PCA and PLS.
mvr(
X,
Y,
ncomp,
method = c("PCA", "PLS"),
center = TRUE,
sparse = FALSE,
scale = FALSE,
DRinfo = FALSE
)
A list containing
Regression coefficient matrices.