scaling: Scale dataset

Description Usage Arguments Value

Description

Performs scaling according to a method.

Usage

1
scaling(dataset, method = "auto")

Arguments

dataset

list representing the dataset from a metabolomics experiment.

method

string specifying the scaling method. The possible values are:

  • "auto" auto scaling.

  • "range" range scaling.

  • "pareto" pareto scaling.

  • "tointerval" scaling to an interval.

Value

Returns the dataset scaled.


specmine documentation built on Sept. 21, 2021, 5:06 p.m.