Shows plot with RMSE values vs. model complexity (e.g. number of components).
# S3 method for regres
plotRMSE(obj, ny = 1, type = "b", labels = "values", ...)
regression results (object of class regres
)
number of predictor to show the plot for (if y is multivariate)
type of the plot
what to show as labels for plot objects.
other plot parameters (see mdaplot
for details)