BoxCox: One-parameter Box-Cox transformation.

View source: R/utils.R

BoxCoxR Documentation

One-parameter Box-Cox transformation.

Description

One-parameter Box-Cox transformation.

Usage

BoxCox(x, lambda)

Arguments

x

(numeric) data to be transformed

lambda

(numeric) Box-Cox transformation parameter

Value

(numeric) vector with Box-Cox transformation of x

Author(s)

Andre Schuetzenmeister andre.schuetzenmeister@roche.com


RIbench documentation built on Nov. 28, 2022, 1:11 a.m.