# Generated by roxygen2: do not edit by hand

export(call.stan)
export(r.forest.comp)
export(r.forest.stan)
export(r.gailsimon)
export(r.get.subgrp.raw)
export(r.plot.comp)
export(r.plot.stan)
export(r.plot.trace)
export(r.rpt.tbl)
export(r.subgrp.effect)
export(r.summary.comp)
export(r.summary.stan)
export(run.beanz)
import(Rcpp)
import(methods)
import(stats)
import(survival)
importFrom(grDevices,colors)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(rstan,extract)
importFrom(rstan,sampling)
importFrom(rstan,stanc)
importFrom(survival,Surv)
importFrom(survival,coxph)
useDynLib(beanz, .registration = TRUE)
