print.classres | R Documentation |
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 |
str |
User specified text (e.g. to be used for particular method, like PLS-DA, etc). |
... |
other arguments |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.