GetRepeatRanking-methods {GeneSelector}R Documentation

Repeat rankings for altered dataset

Description

Altered datasets are typically prepared by calls to GenerateFoldMatrix or GenerateBootMatrix. The process of ranking is then repeated for each of these new 'artificial' datasets. One major goal of this procedure is to examine the stability of the results of the unchanged original dataset.

Methods

The input (an object of class GeneRanking is obligatory) can be given in three different ways:

R = "GeneRanking", P = "FoldMatrix"
signature 1
R = "GeneRanking", P = "BootMatrix"
signature 2
R = "GeneRanking", P = "missing"
signature

For further argument and output information, consult GetRepeatRanking


[Package GeneSelector version 1.2.0 Index]