# Generated by roxygen2: do not edit by hand

S3method(coef,cbq)
S3method(plot,cbq)
S3method(predict,cbq)
S3method(print,cbq)
export(cbq)
export(dald)
export(pald)
export(plot_coef.cbq)
export(plot_trace.cbq)
export(print_coef.cbq)
export(print_mcmc.cbq)
export(print_text.cbq)
export(qald)
export(rald)
import(Rcpp)
import(methods)
importFrom(rstan,sampling)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,uniroot)
useDynLib(cbq, .registration = TRUE)
