power.t: Power transformation

Description Usage Arguments Value Author(s) Examples

Description

Computes the standardized power transformation on a vector. A power of 0 is interpreted as the natural log transformation.

Usage

1

Arguments

x

numeric vector of values

power

scalar value of power

Value

vector of reexpressed values

Author(s)

Jim Albert

Examples

1
power.t(c(3,6,5,4,7),0.5)

bayesball/LearnEDA documentation built on May 11, 2019, 9:22 p.m.