ghyp-deprecated {ghyp} | R Documentation |
These functions are provided for compatibility with older versions of
the package ghyp
only, and will be defunct in the next release.
ghyp.params(object, type = c("chipsi", "alpha.bar")) redim(x, i = c(1, 2)) lin.transf(x, ...)
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 . |
For ghyp.params
see coef
, for redim
see [
,
for lin.transf
see transform
.
David Lüthi