# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,aucroc)
S3method(as.data.frame,mmcurves)
S3method(as.data.frame,mmpoints)
S3method(as.data.frame,mmxycurves)
S3method(as.data.frame,mscurves)
S3method(as.data.frame,mspoints)
S3method(as.data.frame,msxycurves)
S3method(as.data.frame,smcurves)
S3method(as.data.frame,smpoints)
S3method(as.data.frame,smxycurves)
S3method(as.data.frame,sscurves)
S3method(as.data.frame,sspoints)
S3method(as.data.frame,ssxycurves)
S3method(auc,aucs)
S3method(auc,default)
S3method(auc_ci,aucboot)
S3method(auc_ci,aucdelong)
S3method(auc_ci,aucs)
S3method(auc_ci,default)
S3method(auc_diff,aucboot)
S3method(auc_diff,aucdelong)
S3method(auc_diff,default)
S3method(autoplot,cmats)
S3method(autoplot,fmdat)
S3method(autoplot,mmcurves)
S3method(autoplot,mmpoints)
S3method(autoplot,mmxycurves)
S3method(autoplot,mscurves)
S3method(autoplot,mspoints)
S3method(autoplot,msxycurves)
S3method(autoplot,pevals)
S3method(autoplot,smcurves)
S3method(autoplot,smpoints)
S3method(autoplot,smxycurves)
S3method(autoplot,sscurves)
S3method(autoplot,sspoints)
S3method(autoplot,ssxycurves)
S3method(average_precision,aucs)
S3method(average_precision,default)
S3method(data.table::as.data.table,aucroc)
S3method(data.table::as.data.table,mmcurves)
S3method(data.table::as.data.table,mmpoints)
S3method(data.table::as.data.table,mscurves)
S3method(data.table::as.data.table,mspoints)
S3method(data.table::as.data.table,smcurves)
S3method(data.table::as.data.table,smpoints)
S3method(data.table::as.data.table,sscurves)
S3method(data.table::as.data.table,sspoints)
S3method(fortify,cmats)
S3method(fortify,fmdat)
S3method(fortify,mmcurves)
S3method(fortify,mmpoints)
S3method(fortify,mmxycurves)
S3method(fortify,mscurves)
S3method(fortify,mspoints)
S3method(fortify,msxycurves)
S3method(fortify,pevals)
S3method(fortify,smcurves)
S3method(fortify,smpoints)
S3method(fortify,smxycurves)
S3method(fortify,sscurves)
S3method(fortify,sspoints)
S3method(fortify,ssxycurves)
S3method(part,default)
S3method(part,mmcurves)
S3method(part,mscurves)
S3method(part,smcurves)
S3method(part,sscurves)
S3method(pauc,aucs)
S3method(pauc,default)
S3method(plot,mmcurves)
S3method(plot,mmpoints)
S3method(plot,mmxycurves)
S3method(plot,mscurves)
S3method(plot,mspoints)
S3method(plot,msxycurves)
S3method(plot,smcurves)
S3method(plot,smpoints)
S3method(plot,smxycurves)
S3method(plot,sscurves)
S3method(plot,sspoints)
S3method(plot,ssxycurves)
S3method(prbe,curve_info)
S3method(prbe,default)
S3method(print,aucroc)
S3method(print,beval_info)
S3method(print,classification_report)
S3method(print,curve_info)
S3method(print,mdat)
S3method(print,xycurve_info)
export(auc)
export(auc_boot)
export(auc_ci)
export(auc_delong)
export(auc_diff)
export(average_precision)
export(best_cutoff)
export(classification_report)
export(create_sim_samples)
export(evalmod)
export(format_nfold)
export(format_points)
export(join_labels)
export(join_scores)
export(metric_curve)
export(metric_table)
export(mmdata)
export(part)
export(pauc)
export(prbe)
export(prob_metrics)
export(prob_metrics_ci)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,frank)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,fortify)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(methods,is)
importFrom(rlang,sym)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rnorm)
importFrom(stats,sd)
useDynLib(precrec, .registration = TRUE)
