pls.getxscores: Compute matrix with X-scores

View source: R/pls.R

pls.getxscoresR 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


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.