Learn R Programming

varycoef (version 0.3.5)

print.SVC_mle: Print Method for SVC_mle

Description

Method to print an SVC_mle object.

Usage

# S3 method for SVC_mle
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

SVC_mle object

digits

(numeric) Number of digits to be plotted.

...

further arguments

Author

Jakob Dambon