testSign | R Documentation |
Select significant features
testSign(
obj,
pAdj = "none",
pCut = 0.05,
frm0 = NULL,
frm = NULL,
singlePVar = "Pr...t..",
...
)
obj |
fitModel object |
pAdj |
p-value adjustment methods, as in p.adjust.methods |
pCut |
p-value cutoff |
frm0 |
Null model formula |
frm |
Full model formula |
singlePVar |
name of the p-value column for single level/ feature tests (when using adjusted tests) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.