plotROC {qgg}R Documentation

Plot Receiver Operating Curves

Description

Plot ROC

Usage

plotROC(roc.data = NULL, cols = NULL)

Arguments

roc.data

data frame with ROC information (from computeROC)

cols

which columns should be used in the ROC plot

Author(s)

Palle Duun Rohde


[Package qgg version 1.1.6 Index]