Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


shapr (version 0.1.4)

gaussian_transform: Transforms a sample to standardized normal distribution

Description

Transforms a sample to standardized normal distribution

Usage

gaussian_transform(x)

Arguments

x

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

Value

Numeric vector of length length(x)