gelmanplot {metamisc}R 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

gelmanplot(...)

Arguments

...

Additional arguments which are currently not used

Value

A ggplot object.

An object of class ggplot

Author(s)

Thomas Debray <thomas.debray@gmail.com>


[Package metamisc version 0.4.0 Index]