Hello all,
I am hoping to get some help regarding counting identifiable parameters with some CJS models I am creating. I am modeling survival of turtles in five different ponds that have been sampled over a four year period. My collaborators and I anticipate that survival (and recapture) rates may differ among ponds, between the sexes, and/or over time. Thus, the global model we use is:
Phi (Pond and Sex * t), p (Pond and Sex * t)
indicating that both survivorship and recapture rate depend on the pond where a turtle is located, the sex of the turtle, and the effect of time. The model is built with 10 groups (to code for each sex at each of the five ponds). I understand how to count parameters for this model (20 unique survival parameters + 20 unique recapture parameters + 10 confounded beta parameters = 50 identifiable parameters total), but I'm having trouble with some other, "simpler" models that also include time dependent effects on both survivorship and recapture rate. For example, how many confounded parameters exist in a model where survivorship and recapture rate are both group and time dependent, but with different numbers of groups? I'm specifically thinking of the following models we're interested:
Phi (Pond * t), p (Pond and Sex * t); meaning Phi is modeled with 5 groups, p with 10
Phi (Sex * t), p (Pond and Sex * t); meaning Phi is modeled with 2 groups, p with 10
Phi (Sex * t), p (Pond * t); meaning Phi is modeled with 2 groups, p with 5
also, Phi (Pond and Sex * t), p (Pond * t) which MARK indicates has a different number of identifiable parameters from Phi (Pond * t), p (Pond and Sex * t)
It's not immediately clear to me which parameters would be confounded in the above models, although I assume some are because of the time dependence in both survival and recapture rate. I ask all of this because I know that MARK is having problems correctly counting parameters with our more parameterized models. For example, it reports 49 identifiable parameters for Phi (Pond and Sex * t), p (Pond and Sex * t) rather than 50.
If anyone can provide some general guidelines for counting parameters in these situations or help me with the parameter counts of the four models in question it would be greatly appreciated.
Thanks,
Evan