# Generated by roxygen2: do not edit by hand

S3method(plot,DET)
S3method(plot,DETs)
export(EER)
export(detc)
export(detc.ci)
export(minDcf)
export(plotROC)
export(plotROCs)
export(pointsEER)
export(show.DETs)
import(pROC)
importFrom(doParallel,registerDoParallel)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(methods,is)
importFrom(methods,new)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,qnorm)
