SetupROCPlot: SetupROCPlot function

Description Usage Arguments Examples

Description

This function set up the pdf file for plotting the ROC, by setting limits and drawing an optional diagonal line corresponding to random classification

Usage

1
SetupROCPlot(pdfFile, dashedidentity = TRUE)

Arguments

pdfFile

File to write the pdf plot on

dashedidentity

add a (dashed) diagonal identity line

Examples

1
SetupROCPlot("myplot.pdf", dashedidentity=FALSE) #plot on myplot.pdf without the identity line

m-a-r-i-o/aRtistic documentation built on May 7, 2019, 9:37 a.m.