# Generated by roxygen2: do not edit by hand

S3method(crtBayes,default)
S3method(crtBayes,formula)
S3method(crtFREQ,default)
S3method(crtFREQ,formula)
S3method(mstBayes,default)
S3method(mstBayes,formula)
S3method(mstFREQ,default)
S3method(mstFREQ,formula)
S3method(plot,eefAnalytics)
S3method(print,eefAnalytics)
S3method(srtBayes,default)
S3method(srtBayes,formula)
S3method(srtFREQ,default)
S3method(srtFREQ,formula)
S3method(summary,eefAnalytics)
export(ComparePlot)
export(caceCRTBoot)
export(caceMSTBoot)
export(caceSRTBoot)
export(crtBayes)
export(crtFREQ)
export(mlmbayes)
export(mstBayes)
export(mstFREQ)
export(srtBayes)
export(srtFREQ)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_errorbarh)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,ylab)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lme4,VarCorr)
importFrom(lme4,lmer)
importFrom(lme4,ranef)
importFrom(methods,is)
importFrom(mvtnorm,rmvnorm)
importFrom(rstanarm,stan_glm)
importFrom(rstanarm,stan_glmer)
importFrom(rstanarm,stan_lmer)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,rnorm)
importFrom(stats,update)
