This functions uses Gelman and Rubin's R to check convergence for all main parameters.
All parameters should have R<1.1.
bamp
runs at least four MCMC chains by default (more if parallel is more than four).
checkConvergence(x, info = FALSE, level = 2, auto = FALSE)
An apc object
logical; print more information
level of check; 1 uses point point estimation, 2 uses upper C.I.
logical; should be TRUE if called automatically from bamp
#'
logical; TRUE if check is fine.