gelmanPlot | R Documentation |
Create a plot of the Gelman-Rubin shrinkage factor
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"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.