Description Usage Arguments Value Author(s) See Also Examples
The Wilcoxon statistic is rank-based and 'distribution free'. It is equivalent to the Mann-Whitney statistic and also related to the 'area under the curve' (AUC) in the two sample case. The implementation is efficient, but still far slower than that of the t-statistic.
1 |
x |
A |
y |
If |
type |
|
pvalues |
Should p-values be computed ? Default is |
gene.names |
An optional vector of gene names. |
... |
Currently unused argument. |
An object of class GeneRanking.
Martin Slawski
Anne-Laure Boulesteix
RepeatRanking, RankingTstat, RankingFC, RankingWelchT, RankingBaldiLong, RankingFoxDimmic, RankingLimma, RankingEbam, RankingWilcEbam, RankingSam, RankingShrinkageT, RankingSoftthresholdT, RankingPermutation
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.