In some problems I am fitting many (e.g. 8) chains but very short (e.g. as little as 100/100 warmup/sampling iters). I do this to quickly test out a model variation especially in conjunction with cross validation. (Later I'll fit long chains when I write things up.)
I mention this because I noticed in my one time using nutpie (this model), that nutpie was way better than stan when I did 1000/1000 warmup/sampling iters but for 100/100 it was basically a tie (nutpie finished first but had slightly lower ESS for most params).
My questions are:
- Is this expected/typical of the nutpie algorithm?
- Are there any settings I should change when using nutpie with short chains?
In some problems I am fitting many (e.g. 8) chains but very short (e.g. as little as 100/100 warmup/sampling iters). I do this to quickly test out a model variation especially in conjunction with cross validation. (Later I'll fit long chains when I write things up.)
I mention this because I noticed in my one time using nutpie (this model), that nutpie was way better than stan when I did 1000/1000 warmup/sampling iters but for 100/100 it was basically a tie (nutpie finished first but had slightly lower ESS for most params).
My questions are: