# Generated by roxygen2: do not edit by hand

S3method(plot,bglm)
S3method(plot,bglmm)
S3method(print,bglm)
S3method(print,bglmm)
S3method(print,bmvb)
S3method(print,summary.bglm)
S3method(print,summary.bglmm)
S3method(print,summary.bmvb)
S3method(summary,bglm)
S3method(summary,bglmm)
S3method(summary,bmvb)
export(bglm)
export(bglmm)
export(bmvb)
importFrom(Rdpack,reprompt)
importFrom(coda,autocorr.plot)
importFrom(coda,densplot)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,traceplot)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,"contrasts<-")
importFrom(stats,complete.cases)
importFrom(stats,contr.treatment)
importFrom(stats,cor)
importFrom(stats,integrate)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
