View source: R/transformation.R
inv_gaussian_transform | R Documentation |
Transforms new data to a standardized normal distribution
inv_gaussian_transform(zx, n_z)
zx |
Numeric vector. The first |
n_z |
Positive integer. Number of elements of |
Numeric vector of length n_z
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.