print.svmmajcrossval {SVMMaj} | 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 |