# Generated by roxygen2: do not edit by hand

export(derive_chain)
export(id_estimate)
export(id_extract)
export(id_make)
export(id_plot)
export(id_plot_all_hist)
export(id_plot_compare)
export(id_plot_cov)
export(id_plot_legis)
export(id_plot_legis_dyn)
export(id_plot_legis_var)
export(id_plot_ppc)
export(id_plot_rhats)
export(id_plot_sims)
export(id_post_pred)
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_plot)
exportMethods(id_plot_ppc)
exportMethods(id_post_pred)
exportMethods(launch_shinystan)
exportMethods(stan_trace)
exportMethods(summary)
import(Rcpp)
import(bayesplot)
import(dplyr)
import(ggplot2)
import(ggrepel)
import(lazyeval)
import(methods)
import(rstan)
import(rstantools)
importFrom(forcats,fct_relevel)
importFrom(gghighlight,gghighlight)
importFrom(rlang,as_quosure)
importFrom(rlang,parse_quosure)
importFrom(rstan,sampling)
importFrom(shinystan,as.shinystan)
importFrom(shinystan,launch_shinystan)
importFrom(stats,dbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,plogis)
importFrom(stats,qlogis)
importFrom(stats,quantile)
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,step)
importFrom(stats,update)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,person)
useDynLib(idealstan, .registration = TRUE)
