Description Usage Arguments Value Author(s) Examples
This function produces two sets of one-sided P-values derived from the moderated t-statistics produced by eBayes.
1 | ct.DirectionalTests(fit, contrast.term = NULL)
|
fit |
An object of class MArrayLM containing, at minimum, a |
contrast.term |
If a fit object with multiple coefficients is passed in, a string indiating the coefficient of interest. |
A matrix object with two numeric columns, indicating the p-values quantifying the evidence for enrichment and depletion of each feature in the relevant model contrast.
Russell Bainer
1 2 | data('fit')
ct.DirectionalTests(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.