# Generated by roxygen2: do not edit by hand

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