# Generated by roxygen2: do not edit by hand

S3method(conf,fbroc.paired.roc)
S3method(conf,fbroc.roc)
S3method(perf,fbroc.paired.roc)
S3method(perf,fbroc.roc)
S3method(perf,roc)
S3method(plot,fbroc.conf)
S3method(plot,fbroc.conf.paired)
S3method(plot,fbroc.paired.roc)
S3method(plot,fbroc.perf)
S3method(plot,fbroc.perf.paired)
S3method(plot,fbroc.roc)
S3method(print,fbroc.perf)
S3method(print,fbroc.perf.paired)
S3method(print,fbroc.roc)
export(boot.paired.roc)
export(boot.roc)
export(boot.tpr.at.fpr)
export(conf)
export(extract.roc)
export(perf)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(methods,is)
importFrom(stats,cor)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,object.size)
useDynLib(fbroc)
