powered by
Produces a formatted output of a fitted generalized hyperbolic distribution.
# S4 method for mle.ghyp summary(object)
Nothing is returned.
An object of class mle.ghyp.
mle.ghyp
David Luethi
Fitting functions fit.ghypuv and fit.ghypmv, coef, mean, vcov and ghyp.fit.info for accessor functions for mle.ghyp objects.
fit.ghypuv
fit.ghypmv
coef
mean
vcov
ghyp.fit.info
data(smi.stocks) mle.ghyp.object <- fit.NIGmv(smi.stocks[, c("Nestle", "Swiss.Re", "Novartis")]) summary(mle.ghyp.object)
Run the code above in your browser using DataLab