# Generated by roxygen2: do not edit by hand

export(Numeric)
importFrom(Cubist,cubist)
importFrom(Metrics,rmse)
importFrom(arm,bayesglm)
importFrom(brnn,brnn)
importFrom(broom,tidy)
importFrom(car,vif)
importFrom(caret,dummyVars)
importFrom(corrplot,corrplot)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,last_col)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n_distinct)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(e1071,tune.gknn)
importFrom(e1071,tune.randomForest)
importFrom(e1071,tune.svm)
importFrom(earth,earth)
importFrom(gam,gam)
importFrom(gam,gam.s)
importFrom(gam,s)
importFrom(gbm,gbm)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,labs)
importFrom(glmnet,glmnet)
importFrom(grDevices,dev.off)
importFrom(graphics,hist)
importFrom(graphics,mtext)
importFrom(graphics,panel.smooth)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(gridExtra,arrangeGrob)
importFrom(ipred,bagging)
importFrom(leaps,regsubsets)
importFrom(nnet,nnet)
importFrom(parallel,makeCluster)
importFrom(pls,pcr)
importFrom(purrr,keep)
importFrom(purrr,map_dbl)
importFrom(randomForest,randomForest)
importFrom(reactable,reactable)
importFrom(reactablefmtr,add_title)
importFrom(readr,read_lines)
importFrom(rpart,rpart)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,gaussian)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(tidyr,gather)
importFrom(tidyr,pivot_longer)
importFrom(tree,cv.tree)
importFrom(tree,misclass.tree)
importFrom(tree,tree)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,str)
importFrom(utils,tail)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.train)
