Makes a plot with predicted class values for classification results.
# S3 method for simcamres
plotPredictions(obj, nc = seq_len(obj$nclasses), main = "Predictions", ...)classification results (object of class plsdares, simcamres, etc.).
vector with classes to show predictions for.
title of the plot
most of the graphical parameters from mdaplotg or mdaplot function
can be used.
See examples in description of plsdares, simcamres, etc.