summary.comp_fit {mistr} | R Documentation |
Displays a useful description of a fitted object.
## S3 method for class 'comp_fit'
summary(object, ...)
object |
distribution object to summarize. |
... |
additional arguments. |
Function returns summary of the fit, offered by bbmle package for class mle2-class
.