TimeT 发表于 2014-3-29 19:44 
看来你的变量太多了,至少4886个v,4886个j,4886个kay,都是随机变量,然后有至少4886个rmean, 4886个vmean ...
现在好了,
“This OpenBUGS error was caused by bad initial values. In particular, I had inits=NULL which means that each chain generates its own initial values from the prior. The sampled values were terribly far from reasonable values causing the discrete slice updater to fail.” 这是网上搜的 跟你解释得差不多,谢谢~
再问一下I(0,)是什么意思?