nigtransform | R Documentation |
Transforms parameters from standardized representation to distribution specific representation for the nig and gh distributions.
nigtransform(mu = 0, sigma = 1, skew = 0, shape = 3)
ghyptransform(mu = 0, sigma = 1, skew = 0, shape = 3, lambda = -0.5)
mu |
mean. |
sigma |
standard deviation. |
skew |
skew parameter. |
shape |
shape parameter. |
lambda |
additional shape parameter for the Generalized Hyperbolic distribution. |
The (alpha, beta, delta, mu) representation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.