inverse_normalize: Inverse-rank normalization

Description Usage Arguments Value Examples

View source: R/transformations.R

Description

Applies inverse rank normalization to all features to approximate a normal distribution.

Usage

1

Arguments

object

a MetaboSet object

Value

MetaboSet object as the one supplied, with normalized features

Examples

1
normalized <- inverse_normalize(merged_sample)

antonvsdata/amp documentation built on Jan. 8, 2020, 3:15 a.m.