# Generated by roxygen2: do not edit by hand

export(bayesmsm)
export(bayesweight)
export(bayesweight_cen)
export(plot_APO)
export(plot_ATE)
export(plot_est_box)
export(simData)
export(summary_bayesmsm)
import(doParallel)
import(ggplot2)
import(parallel)
importFrom(MCMCpack,rdirichlet)
importFrom(R2jags,jags)
importFrom(coda,as.mcmc)
importFrom(coda,geweke.diag)
importFrom(coda,mcmc)
importFrom(foreach,"%dopar%")
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(stats,as.formula)
importFrom(stats,density)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,var)
