precREC-plot: Plot method for precREC.

Description Usage Arguments Details Value Author(s)

Description

plot achieved precision versus recall using adjusted p-values (padj) and known true positives (labels).

Usage

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

Arguments

x

An object of precREC.

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 precREC).

Details

See the detials of precREC.

Value

Invisibly, an S4 object of class precREC-class.

Author(s)

Xiaobei Zhou and Mark D. Robinson


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