apply.formula.HLM | R Documentation |
Wrapper to compute differentially expressed genes with a hierarchical linear model
apply.formula.HLM( r, X, Y, MARGIN = 1, formula = "y ~ (1 | samples) + x", ttest.flag = F )
r |
list object of sequencing data |
X |
fixed effects |
Y |
outcome |
formula |
formula for the hierarchical model |
ttest.flag |
(default = F) is flag for computing ttest? |
pvalues of hlm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.