# Generated by roxygen2: do not edit by hand

export(alignment)
export(alignment_swap)
export(data_generation)
export(estimation_error)
export(initialize)
export(misclustering_error)
export(mtlgmm)
export(predict_gmm)
export(tlgmm)
importFrom(caret,createFolds)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(mclust,Mclust)
importFrom(mclust,dmvnorm)
importFrom(mclust,mclustBIC)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
importFrom(stats,uniroot)
