Learn R Programming

RIbench (version 1.0.2)

invBoxCox: Inverse of the one-parameter Box-Cox transformation.

Description

Inverse of the one-parameter Box-Cox transformation.

Usage

invBoxCox(x, lambda)

Value

(numeric) vector with inverse 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