# Generated by roxygen2: do not edit by hand

export(U_halt)
export(ad_halt)
export(calc_metrics)
export(calc_p_value)
export(compare_ldamatch_outputs)
export(create_halting_test)
export(estimate_exhaustive)
export(f_halt)
export(get_param)
export(ks_halt)
export(l_halt)
export(match_groups)
export(set_param)
export(t_halt)
export(wilks_halt)
import(data.table)
import(foreach)
import(gmp)
importFrom(MASS,lda)
importFrom(RUnit,checkEquals)
importFrom(RUnit,checkTrue)
importFrom(car,leveneTest)
importFrom(entropy,KL.plugin)
importFrom(iterators,iter)
importFrom(iterpc,getlength)
importFrom(iterpc,getnext)
importFrom(iterpc,iter_wrapper)
importFrom(iterpc,iterpc)
importFrom(kSamples,ad.test)
importFrom(stats,coef)
importFrom(stats,fisher.test)
importFrom(stats,ks.test)
importFrom(stats,manova)
importFrom(stats,rbinom)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(utils,combn)
importFrom(utils,head)
