z2GH | R Documentation |
g
-&-h
TransformationTo transform standard normal quantiles to Tukey g
-&-h
quantiles.
z2GH(z, A = 0, B = 1, g = 0, h = 0)
z |
double scalar or vector, standard normal quantiles. |
A , B , g , h |
double scalar or vector,
parameters of Tukey |
Function z2GH()
transforms standard normal quantiles to Tukey g
-&-h
quantiles.
Function z2GH()
returns a double scalar or vector.
Function gk:::z2gh
is not fully vectorized,
i.e., cannot take vector z
and vector A/B/g/h
,
as of 2023-07-20 (package gk
version 0.6.0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.