Closed opcoach closed 6 years ago
This file should be ok : model { for (i in 1:10) { for (j in 1:10) { Y[i,j] ~ dnorm(mu[i,j], tau) } } }
This file should be ok : model { for (i in 1:10) { for (j in 1:10) { Y[i,j] ~ dnorm(mu[i,j], tau) } } }