
export(samplesPlot)
export(chainsPlot)
export(chainsSummary)

importFrom("grDevices", "dev.new", "dev.off", "pdf", "rainbow")
importFrom("graphics", "axis", "lines", "par", "plot", "points", "polygon", "segments", "text")
importFrom("stats", "density", "quantile")


