rocX-plot: Plot method for rocX

Description Usage Arguments Details Value Author(s)

Description

Produce a ROC plot augmented with X point for rocX object.

Usage

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

Arguments

x

An object of rocX.

y

Not used.

add

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

legend

A list or NULL. Add legends to plots.

...

Optional.

Details

See the details of rocX.

Value

Invisibly, an S4 object of class rocX.

Author(s)

Xiaobei Zhou and Mark D. Robinson


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