I am using openBUGS for MCMC simulation but while running my codes I get an error "something went wrong in procedure LN in math module". While running the same code in WinBUGS, i got a new window named trap with undefined real results and many more rows. I am not able to understand what exactly wrong in my code.

```

model

{

for(i in 1:N)

{

fa[i]

More Pulkit Srivastava's questions See All
Similar questions and discussions