plot.roc: S3 method for 'roc' object

Description Usage Arguments Details

Description

plot.roc is the S3

Usage

1
2
## S3 method for class 'roc'
plot(x, which, ...)

Arguments

x

roc object

which

optional; specifies which type of plots shall be created. If not set, all plots are created. Possible values are histogramm, empirical, fit, roc_uncertainty, parameter_uncertainty, and partial matching is supported.

...

optional; additional arguments to be passed to the single plotting functions (see details)

Details

TBD


PeterVogel1991/betaROC documentation built on May 14, 2019, 4:01 a.m.