I'm sceptical about the effective sample size (ESS) used by MARK when computing AICc for nest survival models. As implemented, ESS depends on the time units used for intervals between nest checks: the calculated ESS adds one Bernoulli trial for each time step (e.g. day) even when the interval between checks is much longer. By using hours instead of days you can increase ESS by a factor of (nearly) 24. Surely this is a mistake? Why not use the number of encounter histories? Am I missing something?
(This is usually a small issue in practice because even with a conservative ESS, delta AIC is approximately equal to delta AICc.)
Murray