# Generated by roxygen2: do not edit by hand

export(crtAddIntervention)
export(crtDataSimulation)
export(futilityAnalysis)
export(mstAddIntervention)
export(mstDataSimulation)
export(multiArmAnalysis)
export(plotPosteriorProbs)
export(runEPTS)
export(srtAddIntervention)
export(srtDataSimulation)
export(superiorityAnalysis)
import(MCMCvis)
import(coda)
import(ggplot2)
import(mvtnorm)
importFrom(dplyr,filter)
importFrom(eefAnalytics,crtBayes)
importFrom(eefAnalytics,crtFREQ)
importFrom(eefAnalytics,mstBayes)
importFrom(eefAnalytics,mstFREQ)
importFrom(eefAnalytics,srtBayes)
importFrom(eefAnalytics,srtFREQ)
importFrom(ggpubr,theme_pubclean)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(lme4,VarCorr)
importFrom(lme4,fixef)
importFrom(lme4,lmer)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,setNames)
