# Generated by roxygen2: do not edit by hand

export(bdpbinomial)
export(bdpnormal)
export(bdpsurvival)
export(ppexp)
exportMethods(plot)
exportMethods(print)
exportMethods(summary)
import(methods)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,par)
importFrom(stats,density)
importFrom(stats,is.empty.model)
importFrom(stats,median)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,pweibull)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(survival,survSplit)
importFrom(utils,head)
importFrom(utils,write.table)
useDynLib(bayesDP)
