normalize function

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

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

normalize(x, ...)

Arguments

  • x: A wide-format data frame.
  • ...: Optional parameters.

Returns

A wide-format data frame.

Examples

normalized.data <- normalize(example)

Author(s)

Chakkrit Tantithamthavorn (kla@chakkrit.com)

  • Maintainer: Chakkrit Tantithamthavorn
  • License: GPL (>= 2)
  • Last published: 2018-05-08