View source: R/transformation.R
gaussian_transform_separate | R Documentation |
Transforms new data to standardized normal (dimension 1) based on other data transformations
gaussian_transform_separate(yx, n_y)
yx |
Numeric vector. The first |
n_y |
Positive integer. Number of elements of |
Vector of back-transformed Gaussian data
Martin Jullum
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.