Skip to content

The error while using R2WinBUGS

2 messages · Li, Jia, Uwe Ligges

#
I don't know if I understand you correctly, but I think you missed to 
read ?bugs carefully enough:

    bugs(....., DIC = FALSE)

should disable calculation of DIC statistics. If your example still 
fails, please specify a reproducible example in a private message.

Asking the package maintainer / authors would have been a better idea 
for such a specialized question.


Uwe Ligges

BTW: You might want to try out the new CRAN package BRugs, which 
provides an interface to the (included) OpenBUGS (the next version of 
WinBUGS). Currenty, it only works on Windows, though.
Li, Jia wrote: