I am solving a jags model as given below:
mod_string = " model{ ## Likelihood for(i in 1:length(Count)){ Count[i] ~ dpois(lambda.hacked[i]) pValue[