# Generated by roxygen2: do not edit by hand

export(add_model)
export(add_prob)
export(suggest_accuracy)
export(suggest_auc)
export(suggest_category)
export(suggest_gain)
export(suggest_probCut)
export(suggest_probPop)
export(suggest_transformation)
export(suggest_variable)
import(e1071)
import(knitr)
import(mlbench)
importFrom(ModelMetrics,auc)
importFrom(caret,getModelInfo)
importFrom(caret,postResample)
importFrom(caret,sensitivity)
importFrom(caret,specificity)
importFrom(caret,train)
importFrom(caret,trainControl)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,setdiff)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(magrittr,"%>%")
importFrom(purrr,as_vector)
importFrom(purrr,is_character)
importFrom(purrr,is_list)
importFrom(purrr,is_vector)
importFrom(purrr,map)
importFrom(purrr,map_df)
importFrom(purrr,map_lgl)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,reorder)
importFrom(stringr,str_c)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
