# Generated by roxygen2: do not edit by hand

export(derive_chain)
export(id_estimate)
export(id_extract)
export(id_make)
export(id_me)
export(id_plot_all_hist)
export(id_plot_compare)
export(id_plot_cov)
export(id_plot_gbeta_prior)
export(id_plot_items)
export(id_plot_legis)
export(id_plot_legis_dyn)
export(id_plot_legis_var)
export(id_plot_persons)
export(id_plot_persons_dyn)
export(id_plot_ppc)
export(id_plot_rhats)
export(id_plot_sims)
export(id_post_pred)
export(id_show_trues)
export(id_sim_coverage)
export(id_sim_gen)
export(id_sim_resid)
export(id_sim_rmse)
export(launch_shinystan)
export(stan_trace)
exportClasses(idealdata)
exportClasses(idealstan)
exportMethods(id_extract)
exportMethods(id_me)
exportMethods(id_plot_ppc)
exportMethods(id_post_pred)
exportMethods(launch_shinystan)
exportMethods(stan_trace)
exportMethods(summary)
import(dplyr)
import(ggplot2)
import(ggrepel)
import(ggthemes)
import(lazyeval)
import(methods)
import(svDialogs)
importFrom(bayesplot,mcmc_intervals)
importFrom(bayesplot,mcmc_trace)
importFrom(forcats,fct_relevel)
importFrom(gghighlight,gghighlight)
importFrom(ggthemes,theme_tufte)
importFrom(ordbetareg,dordbeta)
importFrom(ordbetareg,rordbeta)
importFrom(posterior,as_draws_array)
importFrom(posterior,as_draws_df)
importFrom(posterior,as_draws_matrix)
importFrom(posterior,as_draws_rvars)
importFrom(posterior,draws_of)
importFrom(posterior,ess_bulk)
importFrom(posterior,ess_tail)
importFrom(posterior,resample_draws)
importFrom(posterior,rhat)
importFrom(posterior,subset_draws)
importFrom(posterior,summarise_draws)
importFrom(posterior,summarize_draws)
importFrom(posterior,variables)
importFrom(rlang,as_quosure)
importFrom(rlang,check_installed)
importFrom(rlang,is_installed)
importFrom(rlang,parse_quo)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,dbinom)
importFrom(stats,dlnorm)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,end)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,relevel)
importFrom(stats,reorder)
importFrom(stats,rexp)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,start)
importFrom(stats,step)
importFrom(stats,update)
importFrom(svDialogs,dlg_list)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidybayes,gather_draws)
importFrom(tidybayes,spread_draws)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(tidyr,unite)
importFrom(utils,install.packages)
importFrom(utils,packageDescription)
importFrom(utils,person)
