print.summary.SVC_mle: Printing Method for summary.SVC_mle
Description
Printing Method for summary.SVC_mle
Usage
# S3 method for summary.SVC_mle
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
digits
the number of significant digits to use when printing.
Value
The printed output of the summary in the console.