ghyp-deprecated: Deprecated Functions in ghyp package
Description
These functions are provided for compatibility with older versions of
the package ghyp
only, and will be defunct in the next release.Usage
ghyp.params(object, type = c("chipsi", "alpha.bar"))redim(x, i = c(1, 2))
lin.transf(x, ...)
Arguments
object
An object inheriting from class ghyp
. type
According to type
the parameters of either the chi/psi or the alpha.bar
parametrization will be returned.
x
A (multivariate) generalized hyperbolic distribution inheriting from class ghyp
. i
Index specifying which dimensions to extract.
...
Arguments passed to transform
.
Value
- For
ghyp.params
see coef
, for redim
see [
,
for lin.transf
see transform
.