# Generated by roxygen2: do not edit by hand

export(bzCallStan)
export(bzForest)
export(bzForestComp)
export(bzGailSimon)
export(bzGetSubgrp)
export(bzGetSubgrpRaw)
export(bzPlot)
export(bzPlotComp)
export(bzPredSubgrp)
export(bzRptTbl)
export(bzShiny)
export(bzSummary)
export(bzSummaryComp)
import(Rcpp)
import(methods)
import(stats)
import(survival)
importFrom(RcppParallel,RcppParallelLibs)
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(loo,extract_log_lik)
importFrom(loo,loo)
importFrom(parallel,detectCores)
importFrom(rstan,extract)
importFrom(rstan,rstan_options)
importFrom(rstan,sampling)
importFrom(rstan,stan_rhat)
importFrom(rstan,stanc)
importFrom(rstan,traceplot)
importFrom(rstantools,rstan_config)
importFrom(survival,Surv)
importFrom(survival,coxph)
useDynLib(beanz, .registration = TRUE)
