# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,mcmcRocPrc)
S3method(mcmcRocPrc,brmsfit)
S3method(mcmcRocPrc,bugs)
S3method(mcmcRocPrc,default)
S3method(mcmcRocPrc,jags)
S3method(mcmcRocPrc,mcmc)
S3method(mcmcRocPrc,rjags)
S3method(mcmcRocPrc,runjags)
S3method(mcmcRocPrc,stanfit)
S3method(mcmcRocPrc,stanreg)
S3method(plot,mcmcFD)
S3method(plot,mcmcRocPrc)
S3method(print,mcmcFD)
S3method(print,mcmcRocPrc)
export(mcmcAveProb)
export(mcmcCoefPlot)
export(mcmcFD)
export(mcmcFDplot)
export(mcmcMargEff)
export(mcmcObsProb)
export(mcmcReg)
export(mcmcRocPrc)
export(mcmcRocPrcGen)
export(mcmcTab)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(caTools,trapz)
importFrom(coda,HPDinterval)
importFrom(coda,as.mcmc)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggridges,stat_density_ridges)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,variable.names)
importFrom(texreg,createTexreg)
importFrom(texreg,htmlreg)
importFrom(texreg,texreg)
importFrom(tidyr,gather)
importFrom(utils,getFromNamespace)
