Learn R Programming

prepkit (version 0.1.1)

trans_yeojohnson: Yeo-Johnson Transformation

Description

A power transformation similar to Box-Cox but supports both positive and negative values. Automatically estimates the optimal lambda using MLE.

Usage

trans_yeojohnson(x, lambda = "auto")

Value

A numeric vector with attribute "lambda".

Arguments

x

A numeric vector.

lambda

A numeric value or "auto".

References

Yeo, I.-K., & Johnson, R. A. (2000). A new family of power transformations to improve normality or symmetry. Biometrika.