# Generated by roxygen2: do not edit by hand

S3method(get_params,xgb.Booster)
S3method(tidy_predict,Rcpp_ENSEMBLE)
S3method(tidy_predict,default)
S3method(tidy_predict,glm)
S3method(tidy_predict,xgb.Booster)
S3method(visualize_model,BinaryTree)
S3method(visualize_model,RandomForest)
S3method(visualize_model,default)
S3method(visualize_model,glm)
S3method(visualize_model,multinom)
S3method(visualize_model,xgb.Booster)
export("%>%")
export(auto_anova)
export(auto_boxplot)
export(auto_cor)
export(auto_model_accuracy)
export(auto_t_test)
export(auto_tune_xgboost)
export(auto_variable_contributions)
export(eval_preds)
export(f_charvec_to_formula)
export(f_formula_to_charvec)
export(f_modify_formula)
export(get_params)
export(tidy_agtboost)
export(tidy_cforest)
export(tidy_ctree)
export(tidy_formula)
export(tidy_glm)
export(tidy_predict)
export(tidy_shap)
export(tidy_xgboost)
export(visualize_model)
importFrom(framecleaner,select_otherwise)
importFrom(magrittr,"%>%")
importFrom(stats,predict)
