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

View source: R/utils.R

invBoxCoxR Documentation

Inverse of the one-parameter Box-Cox transformation.

Description

Inverse of the one-parameter Box-Cox transformation.

Usage

invBoxCox(x, lambda)

Arguments

x

(numeric) data to be transformed

lambda

(numeric) Box-Cox transformation parameter

Value

(numeric) vector with inverse Box-Cox transformation of x

Author(s)

Andre Schuetzenmeister andre.schuetzenmeister@roche.com


refineR documentation built on Sept. 11, 2024, 8:27 p.m.