plotROC {PDATK}R Documentation

Plot ROC curves for an S4 object

Description

Plot ROC curves for an S4 object

Usage

plotROC(object, ...)

Arguments

object

An S4 object with a defined plotROC method.

...

Allow new parameters to be added to this generic.

Value

A ggplot object containing the ROC curves.


[Package PDATK version 1.1.3 Index]