Returns a data table of mu and scale reduction factor estimates from a Gelman-Rubin diagnostic run using Discuit in Julia or R.

TabulateGelmanResults(gelmanResults)

Arguments

gelmanResults

data (the results of a Gelman diagnostic).

Examples

# NOT RUN {
TabulateGelmanResults(gelmanResults)
# }