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).
Arguments
- x
An apc object
- info
logical; print more information
- level
level of check; 1 uses point point estimation, 2 uses upper C.I.
- auto
logical; should be TRUE if called automatically from
bamp#'
