Gelman-Rubin statistic

From HandWiki
Short description: Statement about the convergence of Monte Carlo simulations

The Gelman-Rubin statistic allows a statement about the convergence of Monte Carlo simulations.

Definition

J Monte Carlo simulations (chains) are started with different initial values. The samples from the respective burn-in phases are discarded. From the samples x1(j),,xL(j) (of the j-th simulation), the variance between the chains and the variance in the chains is estimated:

xj=1Li=1Lxi(j) Mean value of chain j
x*=1Jj=1Jxj Mean of the means of all chains
B=LJ1j=1J(xjx*)2 Variance of the means of the chains
W=1Jj=1J(1L1i=1L(xi(j)xj)2) Averaged variances of the individual chains across all chains

An estimate of the Gelman-Rubin statistic R then results as[1]

R=L1LW+1LBW.

When L tends to infinity and B tends to zero, R tends to 1.

A different formula is given by Vats & Knudson.[2]

Alternatives

Literature

References

  1. Peng, Roger D.. 7.4 Monitoring Convergence | Advanced Statistical Computing. https://bookdown.org/rdpeng/advstatcomp/monitoring-convergence.html. 
  2. Vats, Dootika; Knudson, Christina (2021). "Revisiting the Gelman–Rubin Diagnostic". Statistical Science 36 (4). doi:10.1214/20-STS812.