computeCardEnrichment: computeCardEnrichment

View source: R/global.lib.R

computeCardEnrichmentR Documentation

computeCardEnrichment

Description

Computes statistic for enrichment of the cardinality of a score for a two class vector

Usage

computeCardEnrichment(v.card.mat, y)

Arguments

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

Value

a data.frame with the statistics computed


predomics/predomicspkg documentation built on Dec. 11, 2024, 11:06 a.m.