# Generated by roxygen2: do not edit by hand

export("%alike%")
export("%islike%")
export(PCA_reduce)
export(add_variable_process)
export(address_varieble)
export(analysis_nas)
export(analysis_outliers)
export(as_percent)
export(auc_value)
export(avg_x)
export(char_cor)
export(char_cor_vars)
export(char_to_num)
export(check_rules)
export(checking_data)
export(city_varieble)
export(city_varieble_process)
export(cnt_x)
export(cohort_analysis)
export(cohort_plot)
export(cohort_table)
export(cohort_table_plot)
export(colAllnas)
export(colAllzeros)
export(colMaxMins)
export(colSds)
export(cor_heat_plot)
export(cor_plot)
export(cos_sim)
export(cross_table)
export(customer_segmentation)
export(cut_equal)
export(cv_split)
export(data_cleansing)
export(data_exploration)
export(date_cut)
export(de_one_hot_encoding)
export(de_percent)
export(derived_interval)
export(derived_partial_acf)
export(derived_pct)
export(derived_ts)
export(derived_ts_vars)
export(digits_num)
export(entropy_weight)
export(entry_rate_na)
export(euclid_dist)
export(fast_high_cor_filter)
export(feature_selector)
export(fuzzy_cluster)
export(fuzzy_cluster_means)
export(gather_data)
export(gbm_filter)
export(gbm_params)
export(get_auc_ks_lambda)
export(get_bins_table)
export(get_bins_table_all)
export(get_breaks)
export(get_breaks_all)
export(get_correlation_group)
export(get_ctree_rules)
export(get_iv)
export(get_iv_all)
export(get_logistic_coef)
export(get_median)
export(get_names)
export(get_nas_random)
export(get_partial_dependence_plots)
export(get_plots)
export(get_psi)
export(get_psi_all)
export(get_psi_iv)
export(get_psi_iv_all)
export(get_psi_plots)
export(get_score_card)
export(get_shadow_nas)
export(get_sim_sign_lambda)
export(get_tree_breaks)
export(get_x_list)
export(high_cor_filter)
export(high_cor_selector)
export(is_date)
export(knn_nas_imp)
export(ks_plot)
export(ks_psi_plot)
export(ks_table)
export(ks_table_plot)
export(ks_value)
export(lasso_filter)
export(lift_plot)
export(lift_value)
export(local_outlier_factor)
export(log_trans)
export(log_vars)
export(loop_function)
export(love_color)
export(low_variance_filter)
export(lr_params)
export(lr_params_search)
export(lr_vif)
export(max_min_norm)
export(max_x)
export(merge_category)
export(min_max_norm)
export(min_x)
export(model_key_index)
export(model_result_plot)
export(multi_grid)
export(multi_left_join)
export(null_blank_na)
export(one_hot_encoding)
export(outliers_detection)
export(outliers_kmeans_lof)
export(p_to_score)
export(partial_dependence_plot)
export(perf_table)
export(plot_bar)
export(plot_box)
export(plot_density)
export(plot_distribution)
export(plot_distribution_x)
export(plot_oot_perf)
export(plot_relative_freq_histogram)
export(plot_table)
export(plot_theme)
export(plot_vars)
export(pred_score)
export(pred_xgb)
export(process_nas)
export(process_nas_var)
export(process_outliers)
export(psi_iv_filter)
export(psi_plot)
export(quick_as_df)
export(ranking_percent_dict)
export(ranking_percent_dict_x)
export(ranking_percent_proc)
export(ranking_percent_proc_x)
export(re_code)
export(re_name)
export(read_data)
export(reduce_high_cor_filter)
export(remove_duplicated)
export(replace_value)
export(replace_value_x)
export(require_packages)
export(rf_params)
export(roc_plot)
export(rowAll)
export(rowAllnas)
export(rowAny)
export(rowCVs)
export(rowMaxMins)
export(rowMaxs)
export(rowMins)
export(rowSds)
export(rules_filter)
export(save_data)
export(score_distribution_plot)
export(score_transfer)
export(select_best_breaks)
export(select_best_class)
export(select_cor_group)
export(select_cor_list)
export(sim_str)
export(split_bins)
export(split_bins_all)
export(start_parallel_computing)
export(stop_parallel_computing)
export(str_match)
export(sum_x)
export(swap_analysis)
export(term_filter)
export(term_idf)
export(term_tfidf)
export(time_series_proc)
export(time_transfer)
export(time_variable)
export(time_vars_process)
export(tnr_value)
export(train_lr)
export(train_test_split)
export(train_xgb)
export(training_model)
export(var_group_proc)
export(variable_process)
export(woe_trans)
export(woe_trans_all)
export(xgb_data)
export(xgb_filter)
export(xgb_params)
export(xgb_params_search)
import(ggplot2)
importFrom(cli,cat_bullet)
importFrom(cli,cat_line)
importFrom(cli,cat_rule)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,dcast)
importFrom(data.table,dcast.data.table)
importFrom(data.table,fifelse)
importFrom(data.table,first)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,hour)
importFrom(data.table,is.data.table)
importFrom(data.table,melt)
importFrom(data.table,merge.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setnames)
importFrom(data.table,shift)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,"%>%")
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(foreach,registerDoSEQ)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(grDevices,dev.print)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(grid,gTree)
importFrom(parallel,clusterCall)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rpart,path.rpart)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,ar)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stats,vcov)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,install.packages)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)
importFrom(xgboost,getinfo)
importFrom(xgboost,xgb.DMatrix)
importFrom(xgboost,xgb.cv)
importFrom(xgboost,xgb.dump)
importFrom(xgboost,xgb.importance)
importFrom(xgboost,xgb.load)
importFrom(xgboost,xgb.save)
importFrom(xgboost,xgb.train)
