# Generated by roxygen2: do not edit by hand

S3method(print,hbcc_results)
S3method(print,hbmc_results)
S3method(print,hbmfit)
S3method(print,hbpc_results)
S3method(print,hbsae_results)
S3method(summary,hbcc_results)
S3method(summary,hbmc_results)
S3method(summary,hbmfit)
S3method(summary,hbpc_results)
S3method(summary,hbsae_results)
export(hbcc)
export(hbm)
export(hbm_betalogitnorm)
export(hbm_binlogitnorm)
export(hbm_lnln)
export(hbmc)
export(hbpc)
export(hbsae)
export(run_sae_app)
export(update_hbm)
import(DT)
import(brms)
import(ggplot2)
import(mice)
import(priorsense)
import(readxl)
import(shinyWidgets)
import(shinydashboard)
importFrom(DT,DTOutput)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDT)
importFrom(DT,renderDataTable)
importFrom(XICOR,xicor)
importFrom(bayesplot,ppc_dens_overlay)
importFrom(bridgesampling,bridge_sampler)
importFrom(brms,as_draws_array)
importFrom(brms,as_draws_df)
importFrom(brms,as_draws_matrix)
importFrom(brms,bf)
importFrom(brms,brm)
importFrom(brms,brm_multiple)
importFrom(brms,brmsfamily)
importFrom(brms,mcmc_plot)
importFrom(brms,posterior_predict)
importFrom(brms,set_prior)
importFrom(brms,stanvar)
importFrom(coda,as.mcmc)
importFrom(coda,geweke.diag)
importFrom(coda,heidel.diag)
importFrom(coda,raftery.diag)
importFrom(energy,dcor.test)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(minerva,mine)
importFrom(posterior,ess_bulk)
importFrom(posterior,ess_tail)
importFrom(posterior,variables)
importFrom(readxl,read_excel)
importFrom(shinyWidgets,pickerInput)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,formula)
importFrom(stats,na.omit)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(tools,file_ext)
