stan icon indicating copy to clipboard operation
stan copied to clipboard

Implementation of improved Rhat for assessing convergence of MCMC

Open aleksgorica opened this issue 1 year ago • 0 comments

Summary:

There should be an implementation of a new Rhat diagnostic described in Vehtari

Description:

In file./src/stan/analyze/mcmc/compute_potential_scale_reduction.hppis implemented old split-rhat diagnostic also described in the article. We want to add the new version, also implemented in arviz.

Then also tests should be changed because of the new output.

Current Version:

v2.34.1

aleksgorica avatar Feb 11 '24 13:02 aleksgorica