Summary of estimated distribution
# S3 method for tsdistribution.estimate
summary(object, digits = 4, vcov_type = "H", ...)
A list of summary statistics of the fitted model given in object.
an object of class tsdistribution.estimate.
the number of significant digits to use when printing,.
the type of standard errors based on the vcov estimate (see vcov
).
additional parameters passed to the summary method.