# Generated by roxygen2: do not edit by hand

S3method(plot,bqs)
S3method(plot,mbcfit)
S3method(predict,mbcfit)
S3method(print,bqs)
S3method(print,mbcfit)
export(bqs)
export(bqs_rank)
export(bqs_select)
export(clust2params)
export(gmix)
export(mbind)
export(mset_gmix)
export(mset_kmeans)
export(mset_pam)
export(mset_user)
export(plot_clustering)
export(qscore)
import(cluster)
import(doParallel)
import(foreach)
import(grDevices)
import(graphics)
import(iterators)
import(methods)
import(parallel)
import(stats)
useDynLib(qcluster, .registration = TRUE, .fixes = "C_")
