Learn R Programming

netresponse (version 1.32.2)

list.significant.responses: Listing significant responses

Description

List responses with significant associations to a given sample group.

Usage

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.

References

See citation("netresponse")

See Also

response.enrichment

Examples

Run this code
#

Run the code above in your browser using DataLab