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