# Generated by roxygen2: do not edit by hand

S3method(dedges,sbm)
S3method(image,blocks)
S3method(image,edges)
S3method(image,sbm)
S3method(parammat,blocks)
S3method(plot,blocks)
S3method(plot,edges)
S3method(plot,params)
S3method(plot,sbm)
S3method(print,blockmod)
S3method(print,blocks)
S3method(print,edgemod)
S3method(print,edges)
S3method(print,parammod)
S3method(print,params)
S3method(print,sbm)
S3method(print,sbmmod)
export(ARI)
export(blockmod)
export(blocks)
export(blocktrace)
export(crp)
export(ddirichlet)
export(dedges)
export(dma)
export(edgemod)
export(edges)
export(edges_bern)
export(edges_nbin)
export(edges_norm)
export(edges_pois)
export(eval_plots)
export(is.sbm)
export(marglike_bern)
export(marglike_norm)
export(marglike_pois)
export(modeblocks)
export(multinom)
export(numblockstrace)
export(param_beta)
export(param_gamma)
export(param_nbin)
export(param_norm)
export(parammod)
export(params)
export(paramtrace)
export(rcat)
export(rdirichlet)
export(redges)
export(sampler)
export(sampler.conj)
export(sampler.dp)
export(sampler.gibbs)
export(sampler.rj)
export(sbm)
export(sbmmod)
export(vmeasure)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_alpha)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,rainbow)
importFrom(graphics,barplot)
importFrom(graphics,image)
importFrom(graphics,plot)
importFrom(reshape2,melt)
importFrom(scales,hue_pal)
importFrom(stats,dbeta)
importFrom(stats,dgamma)
importFrom(stats,dnorm)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
