mle.ghyp summary
Produces a formatted output of a fitted generalized hyperbolic distribution.
## S4 method for signature 'mle.ghyp' summary(object)
object |
An object of class |
Nothing is returned.
David Luethi
Fitting functions fit.ghypuv
and fit.ghypmv
,
coef
, mean
,
vcov
and ghyp.fit.info
for accessor functions for mle.ghyp
objects.
data(smi.stocks) mle.ghyp.object <- fit.NIGmv(smi.stocks[, c("Nestle", "Swiss.Re", "Novartis")]) summary(mle.ghyp.object)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.