fit_ebayes | R Documentation |
Fit ebayes model
fit_ebayes(
lm_fit,
contrasts,
robust = TRUE,
trend = FALSE,
allow.no.resid = FALSE
)
lm_fit |
Result of call to run_limma |
contrasts |
Character vector of contrasts to fit. |
robust |
logical, should the estimation of |
trend |
logical, should an intensity-dependent trend be allowed for the prior variance? If |
allow.no.resid |
Allow no residual degrees of freedom? if |
result of eBayes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.