HBconverg1: Hellinger distance between distributions

Description Usage Arguments Value Note

View source: R/HBconverg1.R

Description

This computes the Hellinger distance for all pairwise combinations of MCMC chains.

Usage

1
  HBconverg1(chains1)

Arguments

chains1

A matrix of MCMC for the same variable. Each column corresponds to a different chain.

Value

c2 A vector containing the minimum and maximum Hellinger distances across all pairwise comparisons.

Note

The matrix must consist of samples from the same variable derived from different chains.


bmk documentation built on May 1, 2019, 8:21 p.m.

Related to HBconverg1 in bmk...