Description Usage Arguments Value
Helper function, please do not use it
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
new.fit |
fitted results from CSUV::csuv() |
with.unconditional |
TRUE to get a unconditonal boxplot on the same graph. Default is FALSE |
compare.method.fit |
(optional) fitted results from CSUV::lm.compare.methods() |
compare.method.names |
(optional) names of method to compare |
cv.mod |
(optional) fitted results from cross validation |
print.compare.method.points |
Default is FALSE |
ci.method |
how the confidence interval should be calculated. Default is "conditional" |
with.thr |
whether the selection by the CSUV should be show. Default is TRUE |
with.violin |
whether the graph with violin plot |
to.shade |
whether to shade the graph by the relative frequency calculated by CSUV. Default is TRUE |
level |
the significant level of the whiskers. Default is 0.1 |
var.freq.thr |
minimum variable frequency to show, default is 0.1 |
... |
additional argument for plot |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.