print.classres: Print information about classification result object
Description
Generic print
function for classification results. Prints information about major fields
of the object.
Usage
# S3 method for classres
print(x, str = NULL, ...)
Arguments
x
classification results (object of class plsdares
, simcamres
, etc.).
str
User specified text (e.g. to be used for particular method, like PLS-DA, etc).