I have two questions related to integrated habitat models:
Q1: When I fix parameters, PRESENCE does not correctly count the number of parameters. How do I adjust this for correct AIC output?
Q2: What parameters need to be fixed in PRESENCE for an integrated habitat model of suitable and unsuitable habitat with three states (1) unsuitable and unoccupied 2) suitable and unoccupied 3) suitable and occupied?
I'll denote suitable as S and unsuitable as U.
MacKenzie et al. 2011 in their paper state for this type of model that psiU (occupancy in unsuitable habitat) is zero, and state that the gamma(S,U) and gamma(U,U) are also fixed to zero. Additionally epsilon(S,U) is fixed at one. This all makes sense to me. You can't have a unsuitable , and therefore, unoccupied habitat become colonized- also if a site becomes unsuitable, it has by definition, become extinct.
What doesn't make sense to me is why espilon(U,U) and epsilon(U,S) also are not fixed at zero. If a site is unsuitable, and therefore unoccupied, by definition, it cannot go extinct. Epsilon is only for occupied sites. Additionally, detection probabilities for sites that are not occupied will not get estimated. So why is p(U) not fixed at zero as well? These might not need to be fixed in practice because they automatically drop out of the likelihood, but in MY practice the only thing that seems to make a difference is fixing psiU to zero. I seem to get the same -2LL no matter if I set psiU to zero, fix parms in the previous paragraph, or all of those that I mentioned(however I am working with fake data so I could have screwed that part up). Any advice is appreciated.