inverse_normalize: Inverse-rank normalization

View source: R/transformations.R

inverse_normalizeR Documentation

Inverse-rank normalization

Description

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

Usage

inverse_normalize(object)

Arguments

object

a MetaboSet object

Value

MetaboSet object as the one supplied, with normalized features

Examples

normalized <- inverse_normalize(merged_sample)


antonvsdata/notame documentation built on Sept. 14, 2024, 11:09 p.m.