vennD-methods: ~~ Methods for Function 'vennD' ~~

vennD-methodsR 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 draw.pairwise.venn() and draw.triple.venn() of package VennDiagram.

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 of draw.pairwise.venn() and draw.triple.venn() of package VennDiagram can be passed through the ellipsis.


highTtest documentation built on June 8, 2025, 11:23 a.m.