Description Usage Arguments Details Examples
These functions are used to transform from the original space to the the transformed space. In general, if Z are the non-Gaussian observations, then g(Z) is assumed to be Gaussian
1 2 3 4 5 6 7 8 9 |
Z |
the observations (these have to be positive) |
lambda |
the Box-Cox parameter |
The function g is the transformation, g_dash is the derivative of g, g_2dash is the second derivative of g, and ginv is the inverse of g. J_lambda is the Jacobian and is a diagonal matrix with the derivative of g evaluated at the observations as its elements.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.