get_PLSRdoubleQ {plspm} | R Documentation |
get_PLSRdoubleQ
Description
Internal function not to be called by the user
Usage
get_PLSRdoubleQ(Y = NULL, Yc = NULL, X = NULL, Xc = NULL,
ncomp)
Arguments
Y |
numeric matrix |
Yc |
numeric matrix |
X |
numeric matrix |
Xc |
numeric matrix |
ncomp |
number of components |
Details
Internal function. get_PLSRdoubleQ
Warning
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
[Package plspm version 0.5.1 Index]