# Generated by roxygen2: do not edit by hand

S3method(coef,hmclearn)
S3method(diagplots,hmclearn)
S3method(mcmc_acf,hmclearn)
S3method(mcmc_acf_bar,hmclearn)
S3method(mcmc_areas,hmclearn)
S3method(mcmc_dens,hmclearn)
S3method(mcmc_hex,hmclearn)
S3method(mcmc_hist,hmclearn)
S3method(mcmc_hist_by_chain,hmclearn)
S3method(mcmc_intervals,hmclearn)
S3method(mcmc_neff,hmclearn)
S3method(mcmc_neff_data,hmclearn)
S3method(mcmc_neff_hist,hmclearn)
S3method(mcmc_pairs,hmclearn)
S3method(mcmc_rhat,hmclearn)
S3method(mcmc_rhat_hist,hmclearn)
S3method(mcmc_scatter,hmclearn)
S3method(mcmc_trace,hmclearn)
S3method(mcmc_violin,hmclearn)
S3method(neff,hmclearn)
S3method(plot,hmclearn)
S3method(predict,hmclearn)
S3method(psrf,hmclearn)
S3method(summary,hmclearn)
export(diagplots)
export(g_glmm_bin_posterior)
export(g_glmm_poisson_posterior)
export(g_linear_posterior)
export(g_lmm_posterior)
export(g_logistic_posterior)
export(g_poisson_posterior)
export(glmm_bin_posterior)
export(glmm_poisson_posterior)
export(hmc)
export(hmc.fit)
export(leapfrog)
export(linear_posterior)
export(lmm_posterior)
export(logistic_posterior)
export(mcmc_acf)
export(mcmc_acf_bar)
export(mcmc_areas)
export(mcmc_dens)
export(mcmc_hex)
export(mcmc_hist)
export(mcmc_hist_by_chain)
export(mcmc_intervals)
export(mcmc_neff)
export(mcmc_neff_data)
export(mcmc_neff_hist)
export(mcmc_pairs)
export(mcmc_rhat)
export(mcmc_rhat_hist)
export(mcmc_scatter)
export(mcmc_trace)
export(mcmc_violin)
export(mh)
export(mh.fit)
export(neff)
export(poisson_posterior)
export(psrf)
export(qfun)
export(qprop)
importFrom(MASS,mvrnorm)
importFrom(mvtnorm,dmvnorm)
importFrom(stats,aggregate)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reshape)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(utils,tail)
