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