SVC_mle
Method to print an SVC_mle object.
## S3 method for class 'SVC_mle' print(x, digits = max(3L, getOption("digits") - 3L), ...)
x
SVC_mle object
digits
(numeric) Number of digits to be plotted.
numeric
...
further arguments
Jakob Dambon