check.convergence.Rd
Uses Gelman multivariate Gelman-Rubin diagnostic to check if multiple MCMC chains have converged
check.convergence(jags_out, threshold = 1.1, verbose = TRUE, ...)
List length 3 containing the following: * convergence: Logical. Whether or not convergence was achieved. * diagnostics: Numerical value of Gelman-Rubin diagnostics for each parameter and multivariate diagnostic * error: Logical. Whether or not an error occured in the Gelman-Rubin calculation.