# Generated by roxygen2: do not edit by hand

export(cat2cat)
export(cat2cat_agg)
export(cat_apply_freq)
export(cross_c2c)
export(get_freqs)
export(get_mappings)
export(plot_c2c)
export(prune_c2c)
export(summary_c2c)
import(rlang)
importFrom(MASS,lda)
importFrom(assertthat,assert_that)
importFrom(caret,knn3)
importFrom(caret,predict.train)
importFrom(data.table,rbindlist)
importFrom(dplyr,tibble)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(progress,progress_bar)
importFrom(randomForest,randomForest)
importFrom(stats,complete.cases)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
importFrom(utils,head)
