boxcox: boxcox

Description Usage Arguments Value Author(s) References See Also

View source: R/r23.R

Description

Implementation of the Box-Cox normalization transformation method. Called internally in bc.twocomp and bc.fourcomp.

Usage

1

Arguments

x

a numeric vector or scalar

lambda

Box-Cox transformation variable

Value

A vector or scalar of the transformed values of x.

Author(s)

Michelle Winerip, Garrick Wallstrom, Joshua LaBaer

References

Box, George EP, and David R. Cox. "An analysis of transformations." Journal of the Royal Statistical Society. Series B (Methodological) (1964): 211-252.

See Also

boxcox.inv boxcox.deriv boxcox.inv.density


bimixt documentation built on May 2, 2019, 3:31 p.m.