# Generated by roxygen2: do not edit by hand

S3method(plot,oclust)
S3method(print,oclust)
S3method(print,summary.oclust)
S3method(summary,oclust)
export(MixBetaDens)
export(findGrossOuts)
export(minMD)
export(oclust)
export(simOuts)
importFrom(MASS,ginv)
importFrom(dbscan,dbscan)
importFrom(dbscan,kNNdist)
importFrom(entropy,KL.plugin)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(mclust,Mclust)
importFrom(mclust,coordProj)
importFrom(mclust,emControl)
importFrom(mclust,mclust1Dplot)
importFrom(mclust,mclust2Dplot)
importFrom(mclust,plot.mclustBIC)
importFrom(mclust,priorControl)
importFrom(mixture,gpcm)
importFrom(mvtnorm,rmvnorm)
importFrom(progress,progress_bar)
importFrom(stats,cutree)
importFrom(stats,dbeta)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,pbeta)
importFrom(stats,rbeta)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,flush.console)
importFrom(utils,menu)
