Perhaps someone can help me see the obvious? After several hours and lots of 'guesses' my problem remains elusive. I'm working with a data set that consists of male and female herring gulls marked as adults (breeders; high site fidelity) with four band types (bt) from 1978-1984. In order to assess GOF with MARK (c-hat, bootstrap) and U-CARE (many tests) I specified encounter histories (7 occasions) with eight groups: 2 sexes * 4 band types = 8 groups and ran model Phi (g+t) p (g+t) where g = group and t = time (design matrix, logit link, no covariates fitted or included in the EHs). The model converges in MARK and all unconfounded parameters are estimable (18; 2 confounded parameters); 'interactions' led to convergence failure; hence the additive model.
One important detail is that two of the band types enter the study after 1978: first release for band type (bt) 3 is 1979; and bt 4 is 1981. To accomodate this staggered release, I fixed appropriate parameters (e.g., survival from 1978-79 (phi1) for bt 3) to 0 from the "Numerical Estimation Run" window.
If the g+t model was appropriate for the data, then I'd be home by now with my feet up. But as we suspected, this was not the case. The primary objective of the analysis is to determine if 'marking' affected survival immediately after bands were applied - an acute (one interval) effect. Both MARK and U-CARE detected 'heterogeneity' in model Phi (g+t) p (g+t); and U-CARE suggested 'transience' was the cause, which is exactly what we'd expect if marking had an immediate affect on survival.
I went ahead and fit a simple age model in MARK which allows survival immediately after banding to differ from subsequent intervals: Phi (s+a2-c/c+bt) p (s+bt+t) where s = sex, a2-c/c = two age model no time dependence (constant), bt = band type, and t = time. As before, I fixed some paramters to zero to account for the fact that birds with band types 3 and 4 were not released until 1979 (one year after the study began) and 1981, respectively; however, this time I specified a 1 in the PIMs anywhere that I wanted to fix a paramter to zero; subsequently, I fixed Parm Phi:1 to zero prior to running the model. Note that this model has 16 parameters all of which should be estimable (no confounding) - and that this is fewer parameters than model Phi (g+t) p (g+t) described above, which converegd appropriately
When I run this model in MARK, two out of three band type effects are not estimable as either effects fitted to survival or resighting probabilities. And the bogus estimates for all four of these parameters are identical:
Parm, B, SE, UCI, LCI
0.1000000,35.316547,69.320434,69.120434
Why is it that a more complex model (Phi (g+t) p (g+t)) converges but this simpler age model does not? Out of desperation, I tried fixing PIM Phi:1 to one rather than zero and an interesting thing happened - one of the band effects was now 'estimated'. Perhaps this clue is helpful? I've taken a close look (over and over again) at the EHs, m-arrays (each group), PIMs, and design matrix and can find no flaws...which ultimately leads me to suspect something associated with fixing paramters?