Hello,

The *predict.mvr* function from the *pls* package has the syntax

predict(mvr object, newdata, ncomp = array of integers,
        type = c("response", "scores"),...)

When type is *scores*, predicted score values are returned for the
components given in *ncomp*.

What exactly do the score values represent? The functions documentation
doesn't seem to explain this in the "value" section.

-- 
Daudi Jjingo

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to