View source: R/transformation.R
gaussian_transform | R Documentation |
Transforms a sample to standardized normal distribution
gaussian_transform(x)
x |
Numeric vector.The data which should be transformed to a standard normal distribution. |
Numeric vector of length length(x)
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.