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
Is the change to rearray in d191338 (@wkmor1) needed for rjags.parallel? As it is, it will break with mcmc.list objects. I've changed it back to if(!length(results)) on my local repos, but need to test with parallel.
Is the change to
rearrayin d191338 (@wkmor1) needed forrjags.parallel? As it is, it will break withmcmc.listobjects. I've changed it back toif(!length(results))on my local repos, but need to test with parallel.