# Generated by roxygen2: do not edit by hand

S3method(plot,MBMA_stan)
S3method(print,MBMA_stan)
S3method(print,meta_stan)
export(MBMA_stan)
export(compare_MBMA)
export(convert_data_arm)
export(create_MetaStan_dat)
export(forest_plot)
export(meta_stan)
import(Rcpp)
import(methods)
import(rstantools)
importFrom(HDInterval,hdi)
importFrom(coda,mcmc.list)
importFrom(forestplot,forestplot)
importFrom(forestplot,fpColors)
importFrom(forestplot,fpDrawBarCI)
importFrom(forestplot,fpDrawPointCI)
importFrom(forestplot,fpDrawSummaryCI)
importFrom(grid,gpar)
importFrom(grid,unit)
importFrom(loo,loo_compare)
importFrom(metafor,escalc)
importFrom(rstan,As.mcmc.list)
importFrom(rstan,sampling)
importFrom(stats,qnorm)
useDynLib(MetaStan, .registration = TRUE)
