inv_gaussian_transform {shapr} | R Documentation |
Transforms new data to a standardized normal distribution
Description
Transforms new data to a standardized normal distribution
Usage
inv_gaussian_transform(zx, n_z)
Arguments
zx |
Numeric vector. The first |
n_z |
Positive integer. Number of elements of |
Value
Numeric vector of length n_z
Author(s)
Martin Jullum
[Package shapr version 0.2.2 Index]