get_PLSR_NA {plspm} | R Documentation |
Internal function not to be called by the user
get_PLSR_NA(Y, X, ncomp)
Y |
an (already centered) vector of order n;
|
X |
an (already centered) n x p matrix; |
ncomp |
number of components |
Internal function. get_PLSR_NA
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)