plotpredprm: Plot predictions from repeated DCV of PRM
Description
Generate plot showing predicted values for Repeated Double Cross Validation
of Partial Robust M-regression
Usage
plotpredprm(prmdcvobj, optcomp, y, X, ...)
Arguments
prmdcvobj
object from repeated double-CV of PRM, see prm_dcv
optcomp
optimal number of components
y
data from response variable
X
data with explanatory variables
...
additional plot arguments
Value
A plot is generated.
Details
After running repeated double-CV for PRM, this plot visualizes the predicted values.
The result is compared with predicted values obtained via usual CV of PRM.
References
K. Varmuza and P. Filzmoser: Introduction to Multivariate Statistical Analysis
in Chemometrics. CRC Press, Boca Raton, FL, 2009.