Learn R Programming

shapr (version 1.0.4)

gaussian_transform: Transforms a sample to standardized normal distribution

Description

Transforms a sample to standardized normal distribution

Usage

gaussian_transform(x)

Value

Numeric vector of length length(x)

Arguments

x

Numeric vector.The data which should be transformed to a standard normal distribution.

Author

Martin Jullum