print.SVC_mle {varycoef} | R Documentation |
Print Method for SVC_mle
Description
Method to print an SVC_mle
object.
Usage
## S3 method for class 'SVC_mle'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
|
digits |
( |
... |
further arguments |
Author(s)
Jakob Dambon
[Package varycoef version 0.3.4 Index]