Closed eamonnmurphy closed 5 months ago
It appears that sims.array saves some parameter values from the burn in phase, whereas both sims.list and sims.matrix do not, and thus values don't match at the same index.
Add an option checkMissing in jags() to deal with this issue.
It appears that sims.array saves some parameter values from the burn in phase, whereas both sims.list and sims.matrix do not, and thus values don't match at the same index.