summary.tsdistribution.estimate: Summary of estimated distribution

View source: R/methods.R

summary.tsdistribution.estimateR Documentation

Summary of estimated distribution

Description

Summary of estimated distribution

Usage

## S3 method for class 'tsdistribution.estimate'
summary(object, digits = 4, vcov_type = "H", ...)

Arguments

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 vcov).

...

additional parameters passed to the summary method.

Value

A list of summary statistics of the fitted model given in object.


tsdistributions documentation built on June 8, 2025, 11:20 a.m.