# Generated by roxygen2: do not edit by hand

export(brm_data)
export(brm_formula)
export(brm_marginal_data)
export(brm_marginal_draws)
export(brm_marginal_draws_average)
export(brm_marginal_probabilities)
export(brm_marginal_summaries)
export(brm_model)
export(brm_plot_compare)
export(brm_plot_draws)
export(brm_simulate)
importFrom(MASS,mvrnorm)
importFrom(brms,brm)
importFrom(brms,brmsformula)
importFrom(brms,get_prior)
importFrom(brms,prior)
importFrom(brms,unstr)
importFrom(coda,as.mcmc)
importFrom(dplyr,bind_rows)
importFrom(dplyr,left_join)
importFrom(emmeans,emm_options)
importFrom(emmeans,emmeans)
importFrom(emmeans,get_emm_option)
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(ggridges,geom_density_ridges2)
importFrom(posterior,as_draws_df)
importFrom(posterior,mcse_mean)
importFrom(posterior,mcse_median)
importFrom(posterior,mcse_quantile)
importFrom(posterior,mcse_sd)
importFrom(purrr,map2_df)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(rlang,warn)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(tibble,tibble)
importFrom(tidyr,expand_grid)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,any_of)
importFrom(tidyselect,everything)
importFrom(trialr,rlkjcorr)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(zoo,na.locf)
