moments: Calculate all moments of a distribution

View source: R/moments.R

momentsR Documentation

Calculate all moments of a distribution

Description

The generic S3 methods for calculating all moments of a fitted distribution.

Usage

moments(x, ...)

Arguments

x

A AST/GAT fit object of class ast / gat.

...

Additional arguments passed into the calculating functions of moments.


dan9401/skewtDist documentation built on Jan. 6, 2025, 9:14 a.m.