powerFDR-plot: Plot method for powerFDR.

Description Usage Arguments Details Value Author(s)

Description

plot achieved false discovery rate versus true positive rate using adjusted p-values (padj) and known true positives (labels).

Usage

1
2
## S4 method for signature 'powerFDR,ANY'
plot(x, y, add=FALSE, legend=list(), ...)

Arguments

x

An object of powerFDR.

y

not used.

add

logical. If 'TRUE', plots are added to current one.

legend

list or NULL. Add legends to plots. It is a 'list' including all the argments from function legend (see help(legend)). If it is NULL, do not add legends to plots.

...

Optional(see details on powerFDR).

Details

See the detials of powerFDR.

Value

Invisibly, an S4 object of class powerFDR-class.

Author(s)

Charity Law, Xiaobei Zhou and Mark D. Robinson


markrobinsonuzh/benchmarkR documentation built on May 21, 2019, 12:24 p.m.