# 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,
  arrange,
  bind_cols,
  bind_rows,
  distinct,
  filter,
  group_by,
  group_modify,
  left_join,
  mutate,
  n,
  rename,
  select,
  summarize,
  ungroup
)
importFrom(ggplot2,
  aes,
  facet_wrap,
  geom_errorbar,
  geom_point,
  ggplot,
  position_dodge,
  theme_gray,
  xlab,
  ylab
)
importFrom(methods,callNextMethod)
importFrom(posterior,
  as_draws_df,
  mcse_mean,
  mcse_quantile,
  mcse_sd
)
importFrom(rlang,abort)
importFrom(rstan,sampling)
importFrom(rstantools,rstan_config)
importFrom(stats,
  as.formula,
  model.matrix,
  qnorm,
  quantile,
  rnorm,
  runif,
  sd,
  update,
  var
)
importFrom(tibble,as_tibble)
importFrom(tidyr,
  complete,
  expand_grid,
  fill,
  nesting,
  pivot_longer,
  pivot_wider
)
importFrom(tidyselect,
  any_of,
  everything,
  starts_with
)
importFrom(trialr,rlkjcorr)
importFrom(utils,
  capture.output,
  globalVariables
)
importFrom(withr,local_options)
importFrom(zoo,na.locf)
useDynLib(historicalborrowlong, .registration = TRUE)
