Learn R Programming

varycoef (version 0.3.0)

summary.SVC_mle: Summary Method for SVC_mle

Description

Method to construct a summary.SVC_mle object out of a SVC_mle object.

Usage

# S3 method for SVC_mle
summary(object, ...)

Arguments

object

SVC_mle object

...

further arguments

Value

object of class summary.SVC_mle with summarized values of the MLE.

See Also

SVC_mle