summary.SVC_mle {varycoef} | R Documentation |
SVC_mle
Method to construct a summary.SVC_mle
object out of a
SVC_mle
object.
## S3 method for class 'SVC_mle'
summary(object, ...)
object |
|
... |
further arguments |
object of class summary.SVC_mle
with summarized values of the MLE.
Jakob Dambon