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

View source: R/normalize.R

"normalize"R Documentation

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

Description

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

Usage

normalize(x, ...)

Arguments

x

A wide-format data frame.

...

Optional parameters.

Value

A wide-format data frame.

Author(s)

Chakkrit Tantithamthavorn (kla@chakkrit.com)

Examples

normalized.data <- normalize(example)


klainfo/ScottKnottESD documentation built on Feb. 15, 2023, 5:46 a.m.