Printing Method for summary.SVC_mle
summary.SVC_mle
## S3 method for class 'summary.SVC_mle' print(x, digits = max(3L, getOption("digits") - 3L), ...)
x
: summary.SVC_mle
digits
: the number of significant digits to use when printing....
: further argumentsThe printed output of the summary in the console.
summary.SVC_mle SVC_mle