summary.tsdistribution.estimate | R Documentation |
Summary of estimated distribution
## S3 method for class 'tsdistribution.estimate'
summary(object, digits = 4, vcov_type = "H", ...)
object |
an object of class tsdistribution.estimate. |
digits |
the number of significant digits to use when printing,. |
vcov_type |
the type of standard errors based on the vcov estimate (see |
... |
additional parameters passed to the summary method. |
A list of summary statistics of the fitted model given in object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.