gelmanPlot: gelman plot

View source: R/gelmanPlot.R

gelmanPlotR Documentation

gelman plot

Description

Create a plot of the Gelman-Rubin shrinkage factor

Usage

gelmanPlot(
  x,
  max_bins = 50,
  confidence = 0.95,
  transform = FALSE,
  autoburnin = TRUE,
  auto.layout = TRUE,
  xlab = "Last iteration in chain",
  ylab = "Shrinkage factor",
  title = "Gelman-Rubin diagnostic plot"
)

stcolema/mdiHelpR documentation built on July 28, 2024, 5:41 a.m.