pls.getxscores {mdatools} | R Documentation |
Compute matrix with X-scores
Description
Compute matrix with X-scores
Usage
pls.getxscores(x, weights, xloadings)
Arguments
x |
matrix with predictors, already preprocessed and cleaned |
weights |
matrix with PLS weights |
xloadings |
matrix with X-loadings |
Value
matrix with X-scores
[Package mdatools version 0.14.1 Index]