rankPercentile.normalize {Starr}R Documentation

Rank precentile Normalization

Description

This function performs rank percentile normalization of the data. To use this normalization, the function normalize.Probes should be called with method="rankpercentile".

Usage

rankPercentile.normalize(matrix)

Arguments

matrix

a matrix, containing the data

Author(s)

Benedikt Zacher zacher@lmb.uni-muenchen.de


[Package Starr version 1.36.0 Index]