# Generated by roxygen2: do not edit by hand

S3method(loo_compare,baggr_cv)
S3method(plot,baggr)
S3method(plot,baggr_compare)
S3method(plot,baggr_cv)
S3method(pp_check,baggr)
S3method(predict,baggr)
S3method(print,baggr)
S3method(print,baggr_compare)
S3method(print,baggr_cv)
S3method(print,compare_baggr_cv)
S3method(weights,baggr)
export(baggr)
export(baggr_compare)
export(baggr_plot)
export(baggr_theme_get)
export(baggr_theme_replace)
export(baggr_theme_set)
export(baggr_theme_update)
export(binary_to_individual)
export(cauchy)
export(convert_inputs)
export(effect_draw)
export(effect_plot)
export(fixed_effects)
export(forest_plot)
export(group_effects)
export(heterogeneity)
export(labbe)
export(lkj)
export(lognormal)
export(loo_compare)
export(loocv)
export(mint)
export(multinormal)
export(mutau_cor)
export(normal)
export(plot_quantiles)
export(pooling)
export(prepare_ma)
export(random_effects)
export(single_comp_plot)
export(treatment_effect)
export(uniform)
import(Rcpp)
import(bayesplot)
import(forestplot)
import(ggplot2)
import(methods)
import(rstantools)
import(stats)
importFrom(bayesplot,bayesplot_theme_get)
importFrom(bayesplot,bayesplot_theme_replace)
importFrom(bayesplot,bayesplot_theme_update)
importFrom(bayesplot,theme_default)
importFrom(crayon,blue)
importFrom(crayon,bold)
importFrom(crayon,red)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,theme_grey)
importFrom(gridExtra,grid.arrange)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,weights)
importFrom(testthat,capture_output)
importFrom(utils,getFromNamespace)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(baggr, .registration = TRUE)
