eBayes,MArrayLM2-method | R Documentation |
eBayes for result of linear mixed model for with dream()
using residual degrees of freedom approximated with rdf.merMod()
## S4 method for signature 'MArrayLM2'
eBayes(
fit,
proportion = 0.01,
stdev.coef.lim = c(0.1, 4),
trend = FALSE,
robust = FALSE,
winsor.tail.p = c(0.05, 0.1),
legacy = NULL
)
fit |
fit |
proportion |
proportion |
stdev.coef.lim |
stdev.coef.lim |
trend |
trend |
robust |
robust |
winsor.tail.p |
winsor.tail.p |
legacy |
legacy |
results of eBayes using approximated residual degrees of freedom
dream()
, rdf.merMod()
, limma::eBayes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.