# Generated by roxygen2: do not edit by hand

export(ChiSquarePlot)
export(ChiSquareTable)
export(ComputeChisquared)
export(DataPartition)
export(DtResult)
export(NearZeroVariance)
export(PartialDependencePlot)
export(PerformanceMetrics)
export(RocPlot)
export(TreeModels)
export(TreeModelsAllSteps)
export(VariableImportancePlot)
export(VariableImportanceTable)
import(ggplot2)
import(graphics)
import(stats)
importFrom(caret,confusionMatrix)
importFrom(dplyr,"%>%")
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(gbm,relative.influence)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
