powerTrans: Power Transformations

Description Usage Arguments Value Examples

View source: R/powerTrans.R

Description

Power Transformations

Usage

1
powerTrans(x, lambda)

Arguments

x

numeric vector of data

lambda

numeric value

Value

numeric vector, transformed according to Box-Cox family of power transformations (equation 4-34 from JW)

Examples

1
powerTrans(rnorm(50), 2)

yut4916/MATH5793YUT documentation built on Dec. 23, 2021, 8:21 p.m.