invBoxCox: Inverse Box-Cox Transformation.

View source: R/invBoxCox.R

invBoxCoxR Documentation

Inverse Box-Cox Transformation.

Description

None yet.

Usage

invBoxCox(x, lambda)

Arguments

x

A numerical vector.

lambda

Lambda to use for the inverse Box-Cox transform.

Details

Compute the inverse Box-Cox transformation of a variable. Requires arguments x and lambda.

Value

a numerical vector

Author(s)

Dave Braze davebraze@gmail.com

See Also

bcPower

powerTransform


davebraze/FDButils documentation built on Feb. 24, 2023, 12:14 a.m.