computeCardEnrichment | R Documentation |
Computes statistic for enrichment of the cardinality of a score for a two class vector
computeCardEnrichment(v.card.mat, y)
v.card.mat: |
a dataframe with the cardinality of each feature (columns) and each group in the y vector (rows) |
y: |
the vector containing the class specification for each sample |
a data.frame with the statistics computed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.