# Generated by roxygen2: do not edit by hand

S3method(coef,bayeslist)
S3method(plot,bayeslist)
S3method(predict,bayeslist)
S3method(print,bayeslist)
S3method(summary,bayeslist)
export(bayeslist)
export(logistic)
export(plot_coef.bayeslist)
export(plot_prevalence.bayeslist)
export(plot_trace.bayeslist)
export(print_coef.bayeslist)
export(print_mcmc.bayeslist)
export(print_text.bayeslist)
import(Formula)
import(Rcpp)
import(ggplot2)
import(methods)
import(rstan)
import(rstantools)
importFrom(grDevices,rgb)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(rstan,sampling)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,sd)
useDynLib(bayeslist, .registration = TRUE)
