Quresh Latif
unread,Apr 9, 2024, 10:39:32 AM4/9/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nimble-users
Hi all. Is there a simple way of monitoring the log probability or deviance for the entire model at every saved posterior sample? I have a large model for which chains are not readily converging. I'd like to look at and compare the log probabilities or deviances of each of my chains to understand if the model is basically not identifiable or if there are local maxima that a chain is getting stuck in, and so if I can possibly nudge the stubborn chain to where it needs to go (e.g., with better initial values). In any case, I'd like to save some overall measure of relative fit at each posterior sample. In JAGS, we can save "deviance". Can we do that in NIMBLE as well? I am having trouble finding that in the manual.