normalize.qnt.val {docval}R Documentation

Quantile normalization

Description

Implements quantile normalization. Returns the quantiles.

Usage

normalize.qnt.val(x)

Arguments

x Matrix, holding raw data values.

Details

Value

A list with the following components

x The quantile normalized matrix
mqnt The quantiles

...

Author(s)

References

~put references to the literature/web site here ~


[Package docval version 1.0 Index]