sxtScale: sxtScale

Description Usage Arguments Value Author(s)

View source: R/sxtScale.R

Description

Scale data (matirx or data frame)

Usage

1
sxtScale(data, method = c("no", "pareto", "auto"), center = TRUE)

Arguments

data

A matarix or data frame, rows represents variables, and columns represents observations.

method

Scale method. no, pareto or auto.

center

Center data or not, default is TRUE.

Value

A scaled data.

Author(s)

Xiaotao Shen shenxt1990@163.com


jaspershen/sxtTools documentation built on May 2, 2020, 6:37 a.m.