# Generated by roxygen2: do not edit by hand

S3method(amend,bayesmanecfit)
S3method(amend,default)
S3method(check_chains,bayesmanecfit)
S3method(check_chains,bayesnecfit)
S3method(check_chains,default)
S3method(check_priors,bayesmanecfit)
S3method(check_priors,bayesnecfit)
S3method(check_priors,default)
S3method(ecx,bayesmanecfit)
S3method(ecx,bayesnecfit)
S3method(ecx,default)
S3method(ggbnec,bayesmanecfit)
S3method(ggbnec,bayesnecfit)
S3method(ggbnec,default)
S3method(ggbnec_data,bayesmanecfit)
S3method(ggbnec_data,bayesnecfit)
S3method(ggbnec_data,default)
S3method(nec,bayesmanecfit)
S3method(nec,bayesnecfit)
S3method(nec,default)
S3method(nsec,bayesmanecfit)
S3method(nsec,bayesnecfit)
S3method(nsec,default)
S3method(plot,bayesmanecfit)
S3method(plot,bayesnecfit)
S3method(predict,bayesmanecfit)
S3method(predict,bayesnecfit)
S3method(print,bayesmanecfit)
S3method(print,bayesnecfit)
S3method(print,manecsummary)
S3method(print,necsummary)
S3method(rhat,bayesmanecfit)
S3method(rhat,bayesnecfit)
S3method(summary,bayesmanecfit)
S3method(summary,bayesnecfit)
export(amend)
export(average_endpoints)
export(beta_binomial2_lpmf)
export(beta_binomial2_rng)
export(bnec)
export(check_chains)
export(check_priors)
export(compare_endpoints)
export(compare_fitted)
export(compare_posterior)
export(dispersion)
export(ecx)
export(ggbnec)
export(ggbnec_data)
export(is_manecsummary)
export(is_prebayesnecfit)
export(log_lik_beta_binomial2)
export(models)
export(nec)
export(nsec)
export(posterior_epred_beta_binomial2)
export(posterior_predict_beta_binomial2)
export(pull_out)
export(pull_prior)
export(sample_priors)
export(show_params)
importFrom(brms,Beta)
importFrom(brms,bf)
importFrom(brms,brm)
importFrom(brms,conditional_effects)
importFrom(brms,fixef)
importFrom(brms,hypothesis)
importFrom(brms,loo)
importFrom(brms,negbinomial)
importFrom(brms,posterior_epred)
importFrom(brms,posterior_linpred)
importFrom(brms,posterior_predict)
importFrom(brms,posterior_samples)
importFrom(brms,prior_string)
importFrom(brms,rhat)
importFrom(brms,standata)
importFrom(brms,waic)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(evaluate,evaluate)
importFrom(evaluate,is.warning)
importFrom(extraDistr,dbbinom)
importFrom(extraDistr,rbbinom)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.off)
importFrom(grDevices,devAskNewPage)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(loo,loo_model_weights)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(rlang,.data)
importFrom(stats,Gamma)
importFrom(stats,acf)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,fitted)
importFrom(stats,gaussian)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(utils,combn)
