# Generated by roxygen2: do not edit by hand

S3method(print,cutoff.percentile)
S3method(print,cutoff.sensspec)
S3method(print,twocutoff.adjscore)
export(adjust_score)
export(compare_performance)
export(dca_analysis)
export(derive_cutoffs_percentile)
export(derive_cutoffs_sensspec)
export(evaluate_performance)
export(plot_two_cutoff)
import(utils)
importFrom(caret,createDataPartition)
importFrom(dplyr,case_when)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_minimal)
importFrom(mixtools,normalmixEM)
importFrom(pROC,auc)
importFrom(pROC,coords)
importFrom(pROC,roc)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,dnorm)
importFrom(stats,isoreg)
importFrom(stats,loess)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,modifyList)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.cv)
importFrom(xgboost,xgb.train)
