# Generated by roxygen2: do not edit by hand

S3method(plot,gmix)
S3method(plot,qcluster)
S3method(plot,tmix)
S3method(predict,gmix)
S3method(predict,tmix)
S3method(print,apply_method)
S3method(print,mset_screen)
S3method(print,qcfit)
S3method(print,qcluster)
S3method(print,qcmethod)
S3method(summary,qcmethod)
export(apply_method)
export(clust2params)
export(gmix)
export(mbind)
export(mset_gmix)
export(mset_kmeans)
export(mset_pam)
export(mset_screen)
export(mset_tmix)
export(mset_user)
export(plot_clustering)
export(qcluster)
export(qcluster_rank)
export(qcluster_select)
export(qscore)
export(tmix)
import(cluster)
import(doParallel)
import(foreach)
import(grDevices)
import(graphics)
import(iterators)
import(methods)
import(parallel)
import(stats)
useDynLib(qcluster, .registration = TRUE, .fixes = "C_")
