# Generated by roxygen2: do not edit by hand

S3method(format,Conf)
S3method(format,ConfusionTable)
S3method(format,Groupwise)
S3method(format,PredictionMap)
S3method(format,Subcascades)
S3method(plot,Conf)
S3method(plot,ConfusionTable)
S3method(plot,Groupwise)
S3method(plot,PredictionMap)
S3method(plot,Subcascades)
S3method(predict,tunePareto.occ)
S3method(print,Conf)
S3method(print,ConfusionTable)
S3method(print,Groupwise)
S3method(print,PredictionMap)
S3method(print,Subcascades)
S3method(summary,Conf)
S3method(summary,ConfusionTable)
S3method(summary,Groupwise)
S3method(summary,PredictionMap)
S3method(summary,Subcascades)
export(as.edgedataframe)
export(as.subcascades)
export(conf)
export(confusionTable)
export(dropSets)
export(dropSize)
export(dropThreshold)
export(groupwise)
export(keepSets)
export(keepSize)
export(keepThreshold)
export(mergeSubcascades)
export(predictionMap)
export(subcascades)
export(tunePareto.occ)
import(TunePareto)
importFrom(foreach,getDoParWorkers)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(stats,predict)
importFrom(utils,capture.output)
importFrom(utils,sessionInfo)
useDynLib(ORION, .registration = TRUE)
