Ogle-lab / Pulse-meta-analysis

Pulse precipitation meta-analysis project
0 stars 0 forks source link

Model convergence does not make sense? #40

Open egreich opened 2 years ago

egreich commented 2 years ago

mu peakt_graph issues

jessicaguo commented 2 years ago

Lmaxy model doesn't match data: image

egreich commented 2 years ago

mu lmaxyplot

egreich commented 2 years ago

The lmaxy is not varying enough

jessicaguo commented 2 years ago

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)
}
jessicaguo commented 2 years ago