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

summary-method

mle.ghyp summary


Description

Produces a formatted output of a fitted generalized hyperbolic distribution.

Usage

## S4 method for signature 'mle.ghyp'
summary(object)

Arguments

object

An object of class mle.ghyp.

Value

Nothing is returned.

Author(s)

David Luethi

See Also

Fitting functions fit.ghypuv and fit.ghypmv, coef, mean, vcov and ghyp.fit.info for accessor functions for mle.ghyp objects.

Examples

data(smi.stocks)
  mle.ghyp.object <- fit.NIGmv(smi.stocks[, c("Nestle", "Swiss.Re", "Novartis")])
  summary(mle.ghyp.object)

ghyp

Generalized Hyperbolic Distribution and Its Special Cases

v1.6.1
GPL (>= 2)
Authors
Marc Weibel, David Luethi, Wolfgang Breymann
Initial release
2020-04-27

We don't support your browser anymore

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