# NOT RUN {
denoverplot1(rnorm(1000), rnorm(1000))
denoverplot1(rnorm(1000, 0.0, 1.0), rnorm(1000, 0.1, 1.0),
style="plain", col=mcmcplotsPalette(2, type="grayscale"),
ci=0.95)
denoverplot1(list(rgamma(1000, 1, 1), rgamma(1000, 1, 1)))
# }
Run the code above in your browser using DataLab