list.significant.responses: Listing significant responses

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/order.responses.R

Description

List responses with significant associations to a given sample group.

Usage

1
list.significant.responses(model, sample, qth = 1, method = "hypergeometric")

Arguments

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.

Value

Statistics of the significantly associated responses.

Author(s)

Leo Lahti leo.lahti@iki.fi

References

See citation('netresponse')

See Also

response.enrichment

Examples

1
# 

netresponse documentation built on Nov. 8, 2020, 5:04 p.m.