Huggins Closed Captures Models
The closed captures data type consist of 2 versions of 3 different parameterizations of p and c: the full likelihood version and Huggins version. For the Huggins (1989, 1991) version, the population size (N) is conditioned out of the likelihood. An example is the best way to illustrate this concept. Consider the 8 possible encounter histories for 3 occasions with the p, c data type:
Encounter History Probability
111 pcc
110 pc(1 - c)
101 p(1 - c)c
011 (1 - p)pc
100 p(1 - c)(1 - c)
010 (1 - p)p(1 - c)
001 (1 - p)(1 - p)p
000 (1 - p)(1 - p)(1 - p)
For each of the encounter histories except the last, the number of animals with the specific encounter history is known. For the last encounter history, the number of animals is N - M(t + 1), i.e., the population size minus the number of animals known to have been in the population. The approach described by Huggins (1989, 1991) was to condition this last encounter history out of the likelihood by dividing the quantity 1 minus this last history into each of the others. The result is a new multinomial distribution that still sums to one.
The derived parameter N is then estimated as M(t + 1)/[1 - (1 - p)(1 - p)(1 - p)] for data with no individual covariates. A more complex estimator is required for models that include individual covariates to model the p parameters.