You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.