power.t: Power transformation

Description Usage Arguments Value Author(s) Examples

View source: R/power.t.R

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/LearnEDAfunctions documentation built on Sept. 20, 2020, 2:45 p.m.