rocXList-plot: Plot method for rocXList

Description Usage Arguments Details Value Author(s)

Description

Produce a series of ROC plots augmented with point for rocXList object.

Usage

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

Arguments

x

An object of rocXList.

y

Not used.

add

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

addFun

Additional function for each iteration plot.

addFunLocation

Location of addFun. '1' means add and '0' means skip addFun on each iteration.

legend

A list or NULL. Add legends to plots.

...

Optional.

Details

See the detials of rocX.

Value

Invisibly, an S4 object of classrocX.

Author(s)

Xiaobei Zhou and Mark D. Robinson


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