vennD-methods {highTtest} | R Documentation |
~~ Methods for Function vennD
~~
Description
Generates 2- or 3-dimensional Venn diagrams comparing the
features selected by the Cao-Kosorok method to those selected
by the Storey-Tibshirani (2003) method
and/or the Benjamini-Hoshberg (1995) method.
This S4 method is simply a wrapper
for plotVenn2d()
and plotVenn3d()
of
package colorfulVennPlot.
Methods
signature(x = "highTtest", gamma="numeric", ...)
-
Object returned by a call to
highTtest()
.gamma
is the level of significance. Additional control variables for the methods ofplotVenn2d()
andplotVenn3d()
of package colorfulVennPlot can be passed through the ellipsis.
[Package highTtest version 1.3 Index]