# Generated by roxygen2: do not edit by hand

S3method(BCHMplot_cluster,BCHM_result)
S3method(BCHMplot_cluster,default)
S3method(BCHMplot_post_dist,BCHM_result)
S3method(BCHMplot_post_dist,default)
S3method(BCHMplot_post_value,BCHM_result)
S3method(BCHMplot_post_value,default)
export(BCHM)
export(BCHMplot_cluster)
export(BCHMplot_post_dist)
export(BCHMplot_post_value)
importFrom(cluster,silhouette)
importFrom(crayon,red)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(rjags,coda.samples)
importFrom(rjags,dic.samples)
importFrom(rjags,jags.model)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
