Compute object with decomposition of x-values
pls.getxdecomp( x, xscores, xloadings, xeigenvals, xnames = NULL, x.attrs = NULL, objnames = NULL, compnames = NULL )
x
: matrix with predictors, already preprocessed (e.g. mean centered) and cleanedxscores
: matrix with X-scoresxloadings
: matrix with X-loadingsxeigenvals
: matrix with eigenvalues for Xxnames
: vector with names of the predictorsx.attrs
: list with preditors attributesobjnames
: vector with names of objects (rows of x)compnames
: vector with names used for componentsarray ldecomp
object for x-values