# Generated by roxygen2: do not edit by hand

export(hbl_convergence)
export(hbl_data)
export(hbl_ess)
export(hbl_mcmc_hierarchical)
export(hbl_mcmc_independent)
export(hbl_mcmc_pool)
export(hbl_mcmc_sge)
export(hbl_metrics)
export(hbl_plot_borrow)
export(hbl_plot_group)
export(hbl_plot_tau)
export(hbl_s_tau)
export(hbl_sim_hierarchical)
export(hbl_sim_independent)
export(hbl_sim_pool)
export(hbl_summary)
importFrom(MASS,mvrnorm)
importFrom(Matrix,bdiag)
importFrom(Rcpp,compileAttributes)
importFrom(RcppParallel,CxxFlags)
importFrom(clustermq,Q)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,theme_gray)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(methods,callNextMethod)
importFrom(posterior,as_draws_df)
importFrom(posterior,mcse_mean)
importFrom(posterior,mcse_quantile)
importFrom(posterior,mcse_sd)
importFrom(rlang,abort)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(stats,var)
importFrom(tibble,as_tibble)
importFrom(tidyr,complete)
importFrom(tidyr,expand_grid)
importFrom(tidyr,fill)
importFrom(tidyr,nesting)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,any_of)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(trialr,rlkjcorr)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(withr,local_options)
importFrom(zoo,na.locf)
useDynLib(historicalborrowlong, .registration = TRUE)
