Learn R Programming

mdatools (version 0.14.1)

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

Description

Compute and orthogonalize matrix with Y-scores

Usage

pls.getyscores(y, yloadings, xscores)

Value

matrix with Y-scores

Arguments

y

matrix with response values, already preprocessed and cleaned

yloadings

matrix with Y-loadings

xscores

matrix with X-scores (needed for orthogonalization)