# Generated by roxygen2: do not edit by hand

S3method(posterior_epred_ordbeta,brmsfit)
export(dordbeta)
export(normalize)
export(ordbetareg)
export(plot_heiss)
export(posterior_epred_ordbeta)
export(pp_check_ordbeta)
export(rordbeta)
export(sim_ordbeta)
import(ggplot2)
importFrom(abind,abind)
importFrom(brms,bf)
importFrom(brms,brm)
importFrom(brms,brm_multiple)
importFrom(brms,custom_family)
importFrom(brms,make_stancode)
importFrom(brms,posterior_epred)
importFrom(brms,posterior_predict)
importFrom(brms,set_prior)
importFrom(brms,stanvar)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(scales,label_number)
importFrom(scales,label_percent)
importFrom(stats,as.formula)
importFrom(stats,dbeta)
importFrom(stats,median)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stringr,str_extract)
importFrom(stringr,str_wrap)
importFrom(tidyr,gather)
importFrom(tidyr,unchop)
importFrom(tidyr,unnest)
importFrom(utils,packageVersion)
