Print information about classification result object
Generic print
function for classification results. Prints information about major fields of the object.
## S3 method for class 'classres' print(x, str = "Classification results (class classres)\nMajor fields:", ...)
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)....
: other arguments