View source: R/svmmajcrossval.R
print.svmmajcrossval | R Documentation |
Prints the result from the cross validation procedure in
svmmajcrossval
.
## S3 method for class 'svmmajcrossval'
print(x, ...)
## S3 method for class 'svmmajcrossval'
summary(object, ...)
x |
the cross-validation output from |
... |
ignored |
object |
the output object from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.