Learn R Programming

Morpho (version 2.12)

predictPLSfromScores: predict data from 2-Block PLS-scores

Description

predict data from 2-Block PLS-scores

Usage

predictPLSfromScores(pls, x, y)

Value

returns an array/matrix of landmarks or original values, depending on input for computing pls

Arguments

pls

output of pls2B

x

scores associated with dataset x in original pls2B

y

scores associated with dataset y in original pls2B

See Also

pls2B, getPLSscores,predictPLSfromData