# Generated by roxygen2: do not edit by hand

export(AUROC)
export(Concordance)
export(IV)
export(WOE)
export(WOETable)
export(confusionMatrix)
export(kappaCohen)
export(ks_plot)
export(ks_stat)
export(misClassError)
export(npv)
export(optimalCutoff)
export(plotROC)
export(precision)
export(sensitivity)
export(somersD)
export(specificity)
export(youdensIndex)
import(ggplot2)
import(data.table)
importFrom(stats, na.omit)
importFrom(utils, tail)
importFrom(utils, stack)
importFrom(stats, chisq.test, complete.cases, kmeans, pchisq, var)
