RankingWilcEbam-methods {GeneSelector}R Documentation

Ranking based on the empirical bayes approach of Efron

Description

The function is a wrapper for the function wilc.ebam from the package siggenes that implements an empirical bayes mixture model approach in combination with the Wilcoxon statistic.

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 RankingWilcEbam.


[Package GeneSelector version 1.4.0 Index]