print.classres: Print information about classification result object

View source: R/classres.R

print.classresR Documentation

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 class 'classres'
print(x, str = "Classification results (class classres)\nMajor fields:", ...)

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).

...

other arguments


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.