Displaying 1 result from an estimated 1 matches for "cypraea".
Did you mean:
  cybaea
  
2007 Apr 29
0
Going from Coda Files to R2WinBUGS
...logspot.com/2007/01/analyzing-coda-statistics-produced- 
by.html .  However, whenever I run it for a coda file set generated  
by jags, I get the following error:
Error in if (trans[i] == "log") { : missing value where TRUE/FALSE  
needed
This is for a run whose jags.ind is as follows
cypraea.effect	1	10000
intercept	10001	20000
sponge.sd	20001	30000
deviance	30001	40000
When I debuged R2WinBUGS:::monitor, which is where the whole thing  
borks, I found that trans is as follows
cypraea.effect      intercept      sponge.sd       deviance
             ""           	  NA...