# Generated by roxygen2: do not edit by hand

S3method(fit,model_spec)
S3method(fit_xy,model_spec)
S3method(has_multi_predict,default)
S3method(has_multi_predict,model_fit)
S3method(has_multi_predict,workflow)
S3method(multi_predict,"_C5.0")
S3method(multi_predict,"_earth")
S3method(multi_predict,"_elnet")
S3method(multi_predict,"_lognet")
S3method(multi_predict,"_multnet")
S3method(multi_predict,"_train.kknn")
S3method(multi_predict,"_xgb.Booster")
S3method(multi_predict,default)
S3method(multi_predict_args,default)
S3method(multi_predict_args,model_fit)
S3method(multi_predict_args,workflow)
S3method(nullmodel,default)
S3method(predict,"_elnet")
S3method(predict,"_lognet")
S3method(predict,"_multnet")
S3method(predict,model_fit)
S3method(predict,model_spec)
S3method(predict,nullmodel)
S3method(predict_class,"_lognet")
S3method(predict_class,"_multnet")
S3method(predict_classprob,"_lognet")
S3method(predict_classprob,"_multnet")
S3method(predict_numeric,"_elnet")
S3method(predict_raw,"_elnet")
S3method(predict_raw,"_lognet")
S3method(predict_raw,"_multnet")
S3method(print,boost_tree)
S3method(print,control_parsnip)
S3method(print,decision_tree)
S3method(print,linear_reg)
S3method(print,logistic_reg)
S3method(print,mars)
S3method(print,mlp)
S3method(print,model_fit)
S3method(print,model_spec)
S3method(print,multinom_reg)
S3method(print,nearest_neighbor)
S3method(print,nullmodel)
S3method(print,rand_forest)
S3method(print,surv_reg)
S3method(print,svm_poly)
S3method(print,svm_rbf)
S3method(translate,boost_tree)
S3method(translate,decision_tree)
S3method(translate,default)
S3method(translate,linear_reg)
S3method(translate,logistic_reg)
S3method(translate,mars)
S3method(translate,mlp)
S3method(translate,multinom_reg)
S3method(translate,nearest_neighbor)
S3method(translate,rand_forest)
S3method(translate,surv_reg)
S3method(translate,svm_poly)
S3method(translate,svm_rbf)
S3method(type_sum,model_fit)
S3method(type_sum,model_spec)
S3method(update,boost_tree)
S3method(update,decision_tree)
S3method(update,linear_reg)
S3method(update,logistic_reg)
S3method(update,mars)
S3method(update,mlp)
S3method(update,multinom_reg)
S3method(update,nearest_neighbor)
S3method(update,rand_forest)
S3method(update,surv_reg)
S3method(update,svm_poly)
S3method(update,svm_rbf)
S3method(varying_args,model_spec)
S3method(varying_args,recipe)
S3method(varying_args,step)
export("%>%")
export(.cols)
export(.dat)
export(.facts)
export(.lvls)
export(.obs)
export(.preds)
export(.x)
export(.y)
export(C5.0_train)
export(add_rowindex)
export(boost_tree)
export(check_empty_ellipse)
export(check_final_param)
export(control_parsnip)
export(decision_tree)
export(fit)
export(fit.model_spec)
export(fit_control)
export(fit_xy)
export(fit_xy.model_spec)
export(get_dependency)
export(get_fit)
export(get_from_env)
export(get_model_env)
export(get_pred_type)
export(has_multi_predict)
export(is_varying)
export(keras_mlp)
export(linear_reg)
export(logistic_reg)
export(make_classes)
export(mars)
export(mlp)
export(model_printer)
export(multi_predict)
export(multi_predict_args)
export(multinom_reg)
export(nearest_neighbor)
export(new_model_spec)
export(null_model)
export(null_value)
export(nullmodel)
export(pred_value_template)
export(predict.model_fit)
export(rand_forest)
export(rpart_train)
export(set_args)
export(set_dependency)
export(set_engine)
export(set_env_val)
export(set_fit)
export(set_in_env)
export(set_mode)
export(set_model_arg)
export(set_model_engine)
export(set_model_mode)
export(set_new_model)
export(set_pred)
export(show_call)
export(show_fit)
export(show_model_info)
export(surv_reg)
export(svm_poly)
export(svm_rbf)
export(tidy.model_fit)
export(translate)
export(update_dot_check)
export(update_main_parameters)
export(varying)
export(varying_args)
export(xgb_train)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,collect)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,vars)
importFrom(generics,fit)
importFrom(generics,fit_xy)
importFrom(generics,varying_args)
importFrom(glue,glue_collapse)
importFrom(magrittr,"%>%")
importFrom(purrr,as_vector)
importFrom(purrr,imap)
importFrom(purrr,imap_lgl)
importFrom(purrr,list_modify)
importFrom(purrr,map)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(rlang,abort)
importFrom(rlang,call2)
importFrom(rlang,caller_env)
importFrom(rlang,current_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,get_expr)
importFrom(rlang,is_empty)
importFrom(rlang,is_missing)
importFrom(rlang,is_null)
importFrom(rlang,is_quosure)
importFrom(rlang,is_symbolic)
importFrom(rlang,lgl)
importFrom(rlang,ll)
importFrom(rlang,missing_arg)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,.checkMFClasses)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,delete.response)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(tibble,as_tibble)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tibble,type_sum)
importFrom(tidyr,gather)
importFrom(utils,capture.output)
importFrom(utils,getFromNamespace)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,methods)
importFrom(vctrs,vec_unique)
