| ezebayes | R Documentation |
Wrapper for limma's eBayes, which computes empirical Bayes statistics, that allows for
using the rest of the limma workflow in ezlimma to compute ordinary least squares statistics.
ezebayes(fit, moderated = TRUE, trend = FALSE)
fit |
Object of class |
moderated |
Logical; should |
trend |
Logical; should an intensity-trend be allowed for the prior variance? Default is that the prior variance is constant. |
trend is only applicable if moderated is TRUE.
Object of limma MArrayLM-class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.