Description Usage Arguments Value Examples
Plot the cumulative median, mean, and 95% high posterior density region.
1 |
x |
An vector of MCMC draws. |
ylab |
An optional y-axis label. |
burn |
Integer specifying the number of initial iterations to be discarded. |
thin |
Integer specifying the thinning factor to be used on the MCMC steps. |
hpd_level |
Floating point specifying the desired HPD level. |
A ggplot showing the cumulative mean, median and HPD.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.