# Generated by roxygen2: do not edit by hand

S3method(plot,bayes_factor_comparison)
S3method(plot,ess_diagnostics)
S3method(plot,hierarchical_convergence)
S3method(plot,model_comparison)
S3method(plot,posterior_predictive_check)
S3method(plot,ppc_crossvalidation)
S3method(plot,predictive_performance)
S3method(plot,prior_sensitivity)
S3method(print,automated_ppc)
S3method(print,bayes_factor_comparison)
S3method(print,ess_diagnostics)
S3method(print,hierarchical_convergence)
S3method(print,mcmc_diagnostics)
S3method(print,model_comparison)
S3method(print,posterior_predictive_check)
S3method(print,ppc_crossvalidation)
S3method(print,predictive_performance)
S3method(print,prior_elicitation)
S3method(print,prior_robustness)
S3method(print,prior_sensitivity)
export(automated_ppc)
export(bayes_factor_comparison)
export(bayesian_p_values)
export(diagnostic_report)
export(effective_sample_size_diagnostics)
export(extract_posterior_unified)
export(graphical_ppc)
export(hierarchical_convergence)
export(mcmc_diagnostics_summary)
export(model_comparison_suite)
export(posterior_predictive_check)
export(ppc_crossvalidation)
export(predictive_performance)
export(prior_elicitation_helper)
export(prior_robustness)
export(prior_sensitivity)
importFrom(brms,add_criterion)
importFrom(brms,bayes_R2)
importFrom(brms,loo)
importFrom(brms,posterior_epred)
importFrom(brms,posterior_predict)
importFrom(brms,waic)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_viridis_c)
importFrom(ggplot2,theme_minimal)
importFrom(loo,loo)
importFrom(matrixStats,logSumExp)
importFrom(stats,approx)
importFrom(stats,cor)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,poisson)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(utils,capture.output)
importFrom(utils,head)
