vennD-methods | R Documentation |
vennD
~~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 draw.pairwise.venn()
and draw.triple.venn()
of
package VennDiagram.
signature(x = "highTtest", gamma="numeric", ...)
Object returned by a call to highTtest()
.
gamma
is the level of significance. Additional control variables
for the methods of draw.pairwise.venn()
and draw.triple.venn()
of
package VennDiagram can be passed through the ellipsis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.