gaussian_transform: Transforms a sample to standardized normal distribution

View source: R/approach_copula.R

gaussian_transformR Documentation

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)

Author(s)

Martin Jullum


shapr documentation built on April 4, 2025, 12:18 a.m.