# Generated by roxygen2: do not edit by hand

S3method(print,compatibility_check)
S3method(print,posterior_multivariate)
S3method(print,posterior_univariate)
S3method(print,powerprior_comparison)
S3method(print,powerprior_multivariate)
S3method(print,powerprior_summary)
S3method(print,powerprior_univariate)
export(bayes_factor)
export(check_compatibility)
export(compare_discounting)
export(effective_sample_size)
export(plot_sensitivity)
export(posterior_multivariate)
export(posterior_summary)
export(posterior_univariate)
export(powerprior_launch_shinyapp)
export(powerprior_multivariate)
export(powerprior_univariate)
export(sample_posterior_multivariate)
export(sample_posterior_univariate)
importFrom(DT,dataTableOutput)
importFrom(DT,datatable)
importFrom(DT,renderDataTable)
importFrom(LaplacesDemon,rinvwishart)
importFrom(LaplacesDemon,rmvt)
importFrom(MASS,mvrnorm)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,rgb)
importFrom(graphics,grid)
importFrom(graphics,polygon)
importFrom(rlang,.data)
importFrom(shiny,runApp)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinyjs,reset)
importFrom(shinyjs,useShinyjs)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,rchisq)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(tidyr,pivot_longer)
