# Generated by roxygen2: do not edit by hand

S3method(auc,coxph)
S3method(auc,cph)
S3method(ggplot,auc_coxph)
S3method(ggplot,roc_coxph)
S3method(ggplot,roc_logit)
S3method(roc,coxph)
S3method(roc,cph)
S3method(roc,glm)
S3method(roc,lrm)
S3method(unique,auc_coxph)
S3method(unique,roc_coxph)
S3method(unique,roc_logit)
export(auc)
export(roc)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,median)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
