# Generated by roxygen2: do not edit by hand

export(ROC)
export(auto_grouping)
export(categ_analysis)
export(compare_df)
export(concatenate_n_vars)
export(convert_df_to_categoric)
export(coord_plot)
export(correlation_table)
export(cross_plot)
export(desc_groups)
export(desc_groups_rank)
export(df_status)
export(discretize_df)
export(discretize_get_bins)
export(discretize_rgr)
export(dist2d)
export(entropy_2)
export(equal_freq)
export(errors)
export(export_plot)
export(fibonacci)
export(freq)
export(gain_lift)
export(gain_ratio)
export(get_sample)
export(gg_colour_customs)
export(gg_fill_customs)
export(gg_text_customs)
export(hampel_outlier)
export(infor_magic)
export(information_gain)
export(lares_pal)
export(mae)
export(mape)
export(mplot_cuts)
export(mplot_cuts_error)
export(mplot_density)
export(mplot_full)
export(mplot_lineal)
export(mplot_metrics)
export(mplot_roc)
export(mplot_splits)
export(mse)
export(plot_num)
export(plot_palette)
export(plotar)
export(prep_outliers)
export(profiling_num)
export(range01)
export(rmse)
export(rsq)
export(rsqa)
export(scale_x_comma)
export(scale_x_percent)
export(scale_y_comma)
export(scale_y_percent)
export(theme_lares)
export(theme_lares2)
export(tukey_outlier)
export(v_compare)
export(var_rank_info)
import(dplyr)
import(ggplot2)
importFrom(Hmisc,cut2)
importFrom(RColorBrewer,brewer.pal)
importFrom(ROCR,performance)
importFrom(ROCR,plot)
importFrom(ROCR,prediction)
importFrom(entropy,entropy)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,jpeg)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,grid)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(lazyeval,interp)
importFrom(moments,kurtosis)
importFrom(moments,skewness)
importFrom(pROC,ci)
importFrom(pROC,roc)
importFrom(pander,pandoc.table)
importFrom(reshape2,dcast)
importFrom(reshape2,melt)
importFrom(scales,comma)
importFrom(scales,percent)
importFrom(stats,IQR)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,frequency)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
