RankingBaldiLong-methods {GeneSelector}R Documentation

Ranking based on the t-statistic of Baldi and Long

Description

Performs a bayesian t test 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 RankingBaldiLong.


[Package GeneSelector version 1.4.0 Index]