Generic summary function for classification results. Prints performance values for the
results.
# S3 method for classres
summary(
object,
ncomp = object$ncomp.selected,
nc = seq_len(object$nclasses),
...
)classification results (object of class plsdares, simcamres, etc.).
which number of components to make the plot for (use NULL to show results for all available).
vector with class numbers to show the summary for.
other arguments