HBconverg1 {bmk} | R Documentation |
This computes the Hellinger distance for all pairwise combinations of MCMC chains.
HBconverg1(chains1)
chains1 |
A matrix of MCMC for the same variable. Each column corresponds to a different chain. |
c2 A vector containing the minimum and maximum Hellinger distances across all pairwise comparisons.
The matrix must consist of samples from the same variable derived from different chains.