SHASH_to_normal | R Documentation |
Transform SHASH-distributed data to normal-distributed data.
SHASH_to_normal(x, mu, sigma, nu, tau, inverse = FALSE)
x |
Numeric vector of data to transform. |
mu |
Parameter that modulates the mean of |
sigma |
Parameter that modulates the variance of |
nu |
Parameter that modulates the skewness of |
tau |
Parameter that modulates the tailweight of |
inverse |
Transform normal data to SHASH instead? Default: |
The transformed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.