Learn R Programming

tsdistributions (version 1.0.2)

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

Description

Extract the moments of an estimated distribution

Usage

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

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.

Arguments

object

an object of class tsdistribution.estimate.

...

other arguments.