# Generated by roxygen2: do not edit by hand

S3method(plot,bayeslincom)
S3method(plot,bbcor)
S3method(print,bayeslincom)
S3method(print,bbcor)
S3method(summary,bbcor)
export(bbcor)
export(compare)
export(cor_2_pcor)
export(plot.bayeslincom)
export(plot.bbcor)
export(posterior_samples)
export(print.bayeslincom)
export(summary.bbcor)
importFrom(bayeslincom,lin_comb)
importFrom(bayeslincom,plot.bayeslincom)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(methods,is)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pbapply,pbreplicate)
importFrom(psych,polychoric)
importFrom(stats,cov2cor)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,rgamma)
importFrom(stats,sd)
importFrom(utils,capture.output)
importFrom(wdm,wdm)
