plotlrt | R Documentation |
Constructs a forest-like plot of signed log10 p-values, possibly adjusted for multiple comparisons
adjust
can be one of "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none".
plotlrt(lr, adjust = "fdr", thres = 0.1, trunc = 1e-06, groups = NULL)
lr |
output from lrtest, with returnall=FALSE |
adjust |
|
thres |
|
trunc |
|
groups |
|
Constructs a dotplot
andrew
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.