# Generated by roxygen2: do not edit by hand

export(CS)
export(DS)
export(HS)
export(summaryCS)
export(summaryDS)
export(summaryHS)
export(MCMCplot)
import(Rcpp)
useDynLib(GCPBayes, .registration = TRUE)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(stats,acf)
importFrom(stats,density)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,sd)
importFrom("graphics", "polygon", "rect")
importFrom("stats", ".getXlevels", "fitted", "gaussian", "glm.control",
               "is.empty.model", "make.link", "model.extract",
               "model.matrix", "model.offset", "model.response",
               "model.weights", "optimize")
importFrom("utils", "install.packages")
