getPLSfromScores: compute changes associated with 2-Block PLS-scores

View source: R/pls2B.r

getPLSfromScoresR Documentation

compute changes associated with 2-Block PLS-scores

Description

compute changes associated with 2-Block PLS-scores

Usage

getPLSfromScores(pls, x, y)

Arguments

pls

output of pls2B

x

scores associated with dataset x in original pls2B

y

scores associated with dataset y in original pls2B

Details

other than predictPLSfromScores, providing Xscores will not compute predictions of y, but the changes in the original data x that is associated with the specific scores

Value

returns data in the original space associated with the specified values.


Morpho documentation built on Feb. 16, 2023, 10:51 p.m.