get_top_table | R Documentation |
Get top table
get_top_table(
lm_fit,
groups = c("test", "ctrl"),
with.es = TRUE,
robust = FALSE,
trend = FALSE,
allow.no.resid = FALSE
)
lm_fit |
Result of run_limma |
groups |
Test and Control group as strings. |
with.es |
Add |
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 toptable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.