The predicted values and the residuals are shown for robust PLS using the optimal
number of components.
Usage
plotprm(prmobj, y, ...)
Arguments
prmobj
resulting object from CV of robust PLS, see prm_cv
y
vector with values of response variable
...
additional plot arguments
Value
A plot is generated.
Details
Robust PLS based on partial robust M-regression is available at prm.
Here the function prm_cv has to be used first, applying cross-validation
with robust PLS. Then the result is taken by this routine and two plots are generated
for the optimal number of PLS components: The measured versus the predicted y, and
the predicted y versus the residuals.
References
K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical
Analysis in Chemometrics. CRC Press, Boca Raton, FL, 2009.