Add lines to attribute and verification diagrams from verify.prob.bin objects.
# S3 method for roc
lines(x,binormal = FALSE, ...)
# S3 method for attrib
lines(x,...)
An object created by the verify function with the prob.bin class
Logical value indicating whether the lines to be added to a ROC plot are empirical or a binormal fit.
Optional arguments for the lines function. These include color, line weight (ltw) and line stype (lty)
Matt Pocernich
verify