# Generated by roxygen2: do not edit by hand

export(SCUT)
export(SCUT_parallel)
export(oversample_smote)
export(resample_random)
export(sample_classes)
export(undersample_hclust)
export(undersample_kmeans)
export(undersample_mclust)
export(undersample_mindist)
export(undersample_tomek)
importFrom(mclust,Mclust)
importFrom(mclust,mclustBIC)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(smotefamily,SMOTE)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
