# Generated by roxygen2: do not edit by hand

S3method(summary,decision_curve)
export(Add_CostBenefit_Axis)
export(cv_decision_curve)
export(decision_curve)
export(plot_clinical_impact)
export(plot_decision_curve)
export(plot_roc_components)
import(MASS)
import(pander)
import(reshape)
importFrom(caret,createFolds)
importFrom(grDevices,rainbow)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,binomial)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,predict)
importFrom(stats,quantile)
