Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dist-absMoments

Absolute Moments of GARCH Distributions


Description

Computes absolute Moments of the skew Normal, skew GED, and standardized skew Student-t distributions

Usage

absMoments(n, density = c("dnorm", "dged", "dstd"), ...)

Arguments

density

a character string naming the symmetric density function.

n

the number of absolute Moments.

...

parameters passed to the density function.

Value

absMoments returns a numeric vector of length n with the values of the absolute moments of the selected density function.

Author(s)

Diethelm Wuertz for the Rmetrics R-port.

References

Fernandez C., Steel M.F.J. (2000); On Bayesian Modelling of Fat Tails and Skewness, Preprint, 31 pages.

Examples

## absMoment -
    absMoments(4, "dstd", nu = 4)

fGarch

Rmetrics - Autoregressive Conditional Heteroskedastic Modelling

v3042.83.2
GPL (>= 2)
Authors
Diethelm Wuertz [aut], Tobias Setz [cre], Yohan Chalabi [ctb], Chris Boudt [ctb], Pierre Chausse [ctb], Michal Miklovac [ctb]
Initial release
2017-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.