Hello, Perhaps you could try to put some priors on mu and tau? mu ~ dnorm(0,0.1) tau <- pow(sigma,-2) sigma ~ dt(0,1,1)
Dear JAGS users, I have a dataset with 8 variables containing missing values. The missing values do not occur at the same position for the different variables. These variables are then used as predictors in a logistic model. So far, I've been running one model where missing values are generated independently for each variable from the posterior predicted distribution. The variables were assumed to follow normal distributions with specific means and standard deviations. This model works fine. Now,...
In fact, as the parameter rho is invovled in the calculation of the likelihood the...
According to a post I just found (https://sourceforge.net/p/mcmc-jags/discussion/610037/thread/09427e44/)...
Hello everyone, I am trying to fit a state space model (SSM) to different abundance...
Hi everybody, I am new to JAGS and I am getting some trouble to fit a very simple...
Hi everybody, I am new to JAGS and I am getting some trouble to fit a very simple...