list.significant.responses {netresponse} | R Documentation |
List responses with significant associations to a given sample group.
list.significant.responses(model, sample, qth = 1, method = "hypergeometric")
model |
NetResponseModel object. |
sample |
User-specified samples group for which the enrichments are calculated. For instance, an annotation category. |
qth |
q-value threshold for enrichments |
method |
Enrichment method. |
Statistics of the significantly associated responses.
Leo Lahti leo.lahti@iki.fi
See citation("netresponse")
response.enrichment
#