# Generated by roxygen2: do not edit by hand

S3method(print,superdiag)
S3method(superdiagPlot,mcmc)
S3method(superdiagPlot,mcmc.list)
export(superdiag)
export(superdiagPlot)
importFrom(coda,as.array.mcmc.list)
importFrom(coda,as.mcmc)
importFrom(coda,as.mcmc.list)
importFrom(coda,gelman.diag)
importFrom(coda,geweke.diag)
importFrom(coda,heidel.diag)
importFrom(coda,raftery.diag)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,density)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,tail)
