# Generated by roxygen2: do not edit by hand

S3method(lines,mROC)
S3method(plot,mROC)
S3method(print,mROC_inference)
export(calc_mROC_stats)
export(calibration_plot)
export(mAUC)
export(mROC)
export(mROC_analysis)
export(mROC_inference)
export(odds_adjust)
export(pred_summary_stat)
import(dplyr)
import(ggplot2)
import(magrittr)
import(pROC)
importFrom(RConics,cubic)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(stats,ecdf)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom(stats,stepfun)
importFrom(stats,t.test)
useDynLib(predtools, .registration = TRUE)
