# Generated by roxygen2: do not edit by hand

S3method(coef,lgmr)
S3method(estimate_beta,glm)
S3method(estimate_beta,lgmr)
S3method(estimate_gamma_hyperparameters,glm)
S3method(estimate_gamma_hyperparameters,lgmr)
S3method(estimate_uncertainty,glm)
S3method(estimate_uncertainty,lgmr)
S3method(print,lgmr)
export("%>%")
export(calculate_mean_sd_trends)
export(empirical_bayes)
export(estimate_beta)
export(estimate_gamma_hyperparameters)
export(estimate_uncertainty)
export(fit_gamma_regression)
export(fit_lgmr)
export(infer_data_and_decision_model)
export(lgmr_model)
export(plot_gamma)
export(plot_gamma_regression)
export(plot_lgmr_regression)
export(plot_regression_field)
export(plot_sa)
export(plot_volcano)
export(psrn)
export(weakly_informative)
import(Rcpp)
import(methods)
importFrom(Rdpack,reprompt)
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,enquo)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,transmute)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_rownames)
importFrom(magrittr,use_series)
importFrom(multidplyr,cluster_assign)
importFrom(multidplyr,cluster_assign_partition)
importFrom(multidplyr,cluster_call)
importFrom(multidplyr,cluster_copy)
importFrom(multidplyr,cluster_library)
importFrom(multidplyr,cluster_send)
importFrom(multidplyr,new_cluster)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_dbl)
importFrom(purrr,pmap)
importFrom(purrr,quietly)
importFrom(purrr,set_names)
importFrom(rlang,":=")
importFrom(rlang,abort)
importFrom(rlang,call2)
importFrom(rlang,caller_env)
importFrom(rlang,current_env)
importFrom(rlang,dots_list)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,quo)
importFrom(rlang,quo_is_null)
importFrom(rlang,sym)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,summary)
importFrom(stats,Gamma)
importFrom(stats,dgamma)
importFrom(stats,glm)
importFrom(stats,pnorm)
importFrom(stats,predict.glm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stringr,word)
importFrom(tibble,enframe)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
importFrom(utils,combn)
importFrom(utils,globalVariables)
importFrom(utils,stack)
importFrom(viridisLite,turbo)
useDynLib(baldur, .registration = TRUE)
