Learn R Programming

varycoef (version 0.3.5)

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, ...)

Value

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

Arguments

object

SVC_mle object

...

further arguments

Author

Jakob Dambon

See Also

SVC_mle