# Generated by roxygen2: do not edit by hand

S3method(ggplot,posterior)
S3method(ggplot,qpin)
export(initial_vals)
export(pin_calc)
export(pin_confint)
export(pin_est)
export(pin_est_core)
export(pin_ll)
export(posterior)
export(qpin)
export(simulateBS)
importFrom(doParallel,registerDoParallel)
importFrom(fastcluster,hclust)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,ylab)
importFrom(iterators,iter)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(reshape2,melt)
importFrom(scales,pretty_breaks)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,nlminb)
importFrom(stats,quantile)
importFrom(stats,rpois)
