gelmanplot.uvmeta: Gelman-Rubin-Brooks plot

View source: R/uvmeta.r

gelmanplot.uvmetaR Documentation

Gelman-Rubin-Brooks plot

Description

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.

Usage

## S3 method for class 'uvmeta'
gelmanplot(x, confidence = 0.95, ...)

Arguments

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

Value

A ggplot object.

An object of class ggplot

Author(s)

Thomas Debray <thomas.debray@gmail.com>


metamisc documentation built on Sept. 25, 2022, 5:05 p.m.