The model underlying R-hat and a Bayesian estimator
statmodeling.stat.columbia.edu·2h
Flag this post

This post is from Bob

Andrew and I were talking the other day about generalizing R-hat convergence monitoring to the situation where we have multiple asynchronous threads running chains and we needed ragged input. This is because I’m coding (with Steve Bronder and Brian Ward’s help) a parallel auto-stopping version of Stan combining the step-size adaptivity of WALNUTS and the warmup of Nutpie—stay tuned (or follow it or join in and help on the WALNUTS GitHub).

The usual R-hat assumes each chain is the same length. Andrew suggested it would be good to go back to the model to think about how to generalize. I had never thought of R-hat that way, but it turns out it’s really simple, so I can take you all along for the ride.

**A Stan…

Similar Posts

Loading similar posts...