summary.SVC_mle {varycoef} | R Documentation |
Summary Method for SVC_mle
Description
Method to construct a summary.SVC_mle
object out of a
SVC_mle
object.
Usage
## S3 method for class 'SVC_mle'
summary(object, ...)
Arguments
object |
|
... |
further arguments |
Value
object of class summary.SVC_mle
with summarized values of the MLE.
Author(s)
Jakob Dambon
See Also
[Package varycoef version 0.3.4 Index]