# Generated by roxygen2: do not edit by hand

export(createNA)
export(data_clean)
export(impute_new)
export(mixgb)
export(mixgb_cv)
export(plot_1num1fac)
export(plot_1num2fac)
export(plot_2fac)
export(plot_2num)
export(plot_2num1fac)
export(plot_bar)
export(plot_box)
export(plot_hist)
export(show_var)
import(data.table)
importFrom(Matrix,sparse.model.matrix)
importFrom(Rfast,knn)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_shape_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,vars)
importFrom(ggplot2,ylab)
importFrom(grDevices,nclass.Sturges)
importFrom(mice,matchindex)
importFrom(rlang,.data)
importFrom(scales,hue_pal)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(tidyr,pivot_longer)
importFrom(utils,globalVariables)
importFrom(xgboost,xgb.cv)
importFrom(xgboost,xgboost)
