Open egreich opened 2 years ago
Lmaxy model doesn't match data:
The lmaxy is not varying enough
New model version models peak y on the non-log scale. Kiona suggests using initials from previous model to restart the chains. Use worldclim data to inform missing site-level MAP? E.g.
for(s in 1:Nites){
MAP[s] ~ dnorm(MAP.bioclim[s], tau.MAP)
}