tsmoments.tsdistribution.estimate: Extract the moments of an estimated distribution

View source: R/methods.R

tsmoments.tsdistribution.estimateR Documentation

Extract the moments of an estimated distribution

Description

Extract the moments of an estimated distribution

Usage

## S3 method for class 'tsdistribution.estimate'
tsmoments(object, ...)

Arguments

object

an object of class tsdistribution.estimate.

...

other arguments.

Value

A vector of the first four moments of the distribution based on the estimated parameters. The kurtosis represents the value in excess of 3.


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