GenerateFoldMatrix-methods {GeneSelector}R Documentation

Altered datasets via k-Jackknife or Label (class) exchange

Description

Generates an object of class FoldMatrix that is then processed by GetRepeatRanking for the following signatures:

Methods

The input (gene expression and class labels) can be given in three different ways:

x = "matrix", y = "numeric"
signature 1
x = "matrix", y = "factor"
signature 2
x = "ExpressionSet", y = "character"
signature 3

For further argument and output information, consult GenerateFoldMatrix.


[Package GeneSelector version 1.2.0 Index]