normalize: Normalize non-normal distributions using the Box-Cox Power...

Description Usage Arguments Value Author(s) Examples

View source: R/normalize.R

Description

Normalize non-normal distributions using the Box-Cox Power Transformation

Usage

1

Arguments

x

A wide-format data frame.

...

Optional parameters.

Value

A wide-format data frame.

Author(s)

Chakkrit Tantithamthavorn (kla@chakkrit.com)

Examples

1
normalized.data <- normalize(example)

ScottKnottESD documentation built on May 2, 2019, 4:01 a.m.