# Generated by roxygen2: do not edit by hand

S3method(plot,poisreg)
S3method(plot,posterior_check)
S3method(print,poisreg)
S3method(summary,poisreg)
export(mcmc_diagnostics)
export(merge_sim)
export(posterior_predictive)
export(sample_bpr)
import(MASS)
importFrom(Rcpp,sourceCpp)
importFrom(coda,as.mcmc)
importFrom(coda,effectiveSize)
importFrom(coda,gelman.diag)
importFrom(coda,geweke.diag)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(stats,dpois)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,poisson)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,stepfun)
useDynLib(bpr, .registration = TRUE)
