print.summary.SVC_mle function

Printing Method for summary.SVC_mle

Printing Method for summary.SVC_mle

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

Arguments

  • x: summary.SVC_mle
  • digits: the number of significant digits to use when printing.
  • ...: further arguments

Returns

The printed output of the summary in the console.

See Also

summary.SVC_mle SVC_mle

  • Maintainer: Jakob A. Dambon
  • License: GPL-2
  • Last published: 2025-03-26