View source: R/order.responses.R
list.significant.responses | 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
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.