Learn R Programming

RIbench (version 1.0.2)

BoxCox: One-parameter Box-Cox transformation.

Description

One-parameter Box-Cox transformation.

Usage

BoxCox(x, lambda)

Value

(numeric) vector with Box-Cox transformation of x

Arguments

x

(numeric) data to be transformed

lambda

(numeric) Box-Cox transformation parameter

Author

Andre Schuetzenmeister andre.schuetzenmeister@roche.com