print.SVC_mle: Print Method for 'SVC_mle'

View source: R/print-SVC_mle.R

print.SVC_mleR 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

SVC_mle object

digits

(numeric) Number of digits to be plotted.

...

further arguments

Author(s)

Jakob Dambon


varycoef documentation built on Sept. 18, 2022, 1:07 a.m.