pls.getyscores {mdatools}R 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


[Package mdatools version 0.14.1 Index]