# Generated by roxygen2: do not edit by hand

export(accuracy_plot)
export(calibration_plot)
export(classifierplots)
export(classifierplots_folder)
export(density_plot)
export(lift_plot)
export(notation_key_plot)
export(positives_plot)
export(precision_plot)
export(propensity_plot)
export(recall_plot)
export(roc_plot)
export(sigmoid)
import(data.table)
import(ggplot2)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(caret,createResample)
importFrom(ggplot2,ggproto)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,x11)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grobName)
importFrom(grid,grobTree)
importFrom(grid,rasterGrob)
importFrom(grid,textGrob)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(png,readPNG)
importFrom(stats,dnorm)
importFrom(stats,qbeta)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,sessionInfo)
