# Generated by roxygen2: do not edit by hand

S3method(coef,vicc)
S3method(fixef,vicc)
S3method(plot,pip)
S3method(plot,vicc)
S3method(print,pip)
S3method(print,vicc)
S3method(ranef,vicc)
export(change_group)
export(fixef)
export(pip)
export(posterior_samples)
export(ranef)
export(vicc)
importFrom(coda,as.mcmc.list)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,ylab)
importFrom(methods,is)
importFrom(nlme,fixef)
importFrom(nlme,ranef)
importFrom(rjags,coda.samples)
importFrom(rjags,jags.model)
importFrom(stats,coef)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,packageVersion)
