plot-methods {highTtest}R Documentation

~~ Methods for Function plot ~~

Description

Generates a simple x-y plot giving the number of significant features as a function of the level of significance. If comparisons to Storey-Tibshirani and Benjamini-Hochberg methods were requested by the user, these will automatically be included in the plot.

Methods

signature(x = "ANY")

Plot method as implemented by other packages.

signature(x = "highTtest")

Object returned by a call to highTtest().


[Package highTtest version 1.3 Index]