I have some parameter estimates that I'm trying to tell if they are correct, didn't converge, hit the boundary, or something else.
I'm using the POPAN parameterization on 5 yrs of mark-recapture data for snakes. The data are relatively sparse. Passive traps were run every day for much of the spring and fall. I collapsed the data into 1 week capture occasions. Survival was modeled as constant during each of the four seasons, with fall and spring seasons defined as weeks during which there was sampling. PENT was also modeled as constant during each season. I also used a yearly covariate of precipitation on survival and PENT that worked well. Identifiability shouldn't be an issue since survival and PENT were constrained to be the same each season, except as they varied by the covariate.
Survival estimates for fall and winter are my concern. For fall, phi was estimated as 1.0000000, SE=0.1248158E-04, CI = (0.3718319E-03, 1.0000000). I ran a profile likelihood CI on this parameter and got '* * WARNING * * Error number 3 from VA09AD optimization routine. ' but the phi SE and CI were different: phi=1.0000000, SE = 0.5685929E-05, CI = (0.9964474, 1.0000000). What should I conclude from this? It seems clear to me that the survival is virtually 100% in the fall, but I'm not sure if I can use the P.L. CI since there was an error. Curiously, the beta parameters also changed and so some other real parms were also slightly different.
I ran a profile likelihood on winter survival and it was 1.0, SE = 0.0, CI = (1.0,1.0). Normally if SE = 0.0, I would think there was a problem, but since it's at the boundary I think it's correct.