Closed drnickisaac closed 1 year ago
Issues that occur to me:
alpha.p
redundant? This code was derived from a model in which there was an annual value.beta3
redundant? I think the two alpha.p
parameters make it unnecessary. Perhaps more identifiable if JulDate
was centred on zero.muZ
is doing two different jobs: one as probability of occupancy (i.e. bounded between 0 and 1) and the intensity, which should be unbounded above zero. Need to include a cloglog link somewhere to achieve this.Since setting up a model in Nimble, I have completely rewritten the code, meaning that some of the issues above disappear. I started really simple then built it up. At the time of writing I now have an IDM, linked through the phenology of detection. Some issues that need attention/help from others:
lambda[i]
Closing this issue since the mainly reflect the early stages of development.
Input from someone with expertise in BUGS language to assess whether code is appropriate for the task and faithful to the model in STING1 report.