Description Usage Arguments Value Author(s)
This plot shows the evolution of Gelman and Rubin's shrink factor as the number of iterations increases. The code is adapted from the R package coda.
1 2 | ## S3 method for class 'uvmeta'
gelmanplot(x, confidence = 0.95, ...)
|
x |
An mcmc object |
confidence |
The coverage probability of the confidence interval for the potential scale reduction factor |
... |
Additional arguments which are currently not used |
A ggplot
object.
An object of class ggplot
Thomas Debray <thomas.debray@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.