pls.getyscores: Compute and orthogonalize matrix with Y-scores

View source: R/pls.R

pls.getyscoresR Documentation

Compute and orthogonalize matrix with Y-scores

Description

Compute and orthogonalize matrix with Y-scores

Usage

pls.getyscores(y, yloadings, xscores)

Arguments

y

matrix with response values, already preprocessed and cleaned

yloadings

matrix with Y-loadings

xscores

matrix with X-scores (needed for orthogonalization)

Value

matrix with Y-scores


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