ghypbase-class {ghyp} | R Documentation |
Class ghypbase
Description
Base class of ghypuv
and ghypmv
.
Objects from the Class
No objects should be created from this class.
Slots
lambda
:- Shape parameter of class
"numeric"
.
alpha.bar
:- Shape parameter of class
"numeric"
.
chi
:- Shape parameter of an alternative parametrization.
Object of class
"numeric"
.
psi
:- Shape parameter of an alternative parametrization.
Object of class
"numeric"
.
mu
:- Location parameter of lass
"numeric"
.
gamma
:- Skewness parameter of class
"numeric"
.
model
:- Model, i.e., (a)symmetric generalized hyperbolic distribution or
(a)symmetric special case. Object of class
"character"
.
dimension
:- Dimension of the generalized hyperbolic distribution.
Object of class
"numeric"
.
expected.value
:- The expected value of a generalized
hyperbolic distribution.
Object of class
"numeric"
.
Methods
A “mean” method (see mean
).
A “vcov” method (see vcov
).
Author(s)
David Luethi
See Also
See ghypuv
or ghypmv
for classes
which can be instantiated.
[Package
ghyp version 0.9.3
Index]