Occupancy Estimation
Estimation of the percent occupancy of a species at a set of sites (plots) is complicated by probability of detection < 1. To estimate the percent occupancy, a set of sites (plots) are surveyed for t occasions to determine if a plot is occupied by the species of interest. This model has real parameters of the detection probability [p(i)] for each i =1, ..., t occasions, and the proportion of the plots occupied (psi). The model is most easily understood with an example for t = 2 occasions. The cell probabilities for each of the 4 possible encounter histories are:
11 psi*p(1)*p(2)
10 psi*p(1)*[1 - p(2)]
01 psi*[1 - p(1)]*p(2)
00 psi*[1 - p(1)]*[1 - p(2)] + (1 - psi)
Thus, as shown for the "00" encounter history, a site may contain the species but not be detected with probability [1 - p(1)]*[1 - p(2)], or the site may not be occupied with probability 1 - psi. Note that sites must be resurveyed even after a positive detection in made in order to estimate the probability of detection. Otherwise, the probability of detection and the occupancy rate are confounded.
This model is particularly useful with individual covariates, because the probability of occupancy (psi) can likely be explained by site-specific covariates. However, site-specific covariates may also be useful for modeling the detection probability.
Missing observations are allowed in this model, specifed by a period (.).. For example, suppose for t = 4 occasions, that the survey on occasion 3 was not conducted because of a truck breakdown. Then the encounter history 10.1 would mean that the species was detected on occasions 1 and 4, not detected on occasion 2, and was not surveyed for on occasion 3.
Details of the formulation of this model and some simulation results are published by MacKenzie et al. (2002). MacKenzie et al. (2003) have also extended the model to a robust design occupancy model.
The Pledger mixture model has been added to MARK, and this model is available with the Change Data Type option under the PIM menu choice.
The Royle and Nichols (2003) model is also available with the Change Data Type option under the PIM menu choice. Two flavors of this model are provided: Poisson and negative binomial.
The Royle (2004) Poisson and Negative Binomal models are also available, but are not compatible with the other occupancy models because the encounter histories are entered as the count of animals observed on each occasion.
Lastly, the multiple-state occupancy model of Nichols et al. (2007) is implemented, also available with the Change Data Type option under the PIM menu choice. Although this model includes both "1" and "2" values to identify states of occupancy, the other occupancy models treat the "2" state as if it were a "1", so the user is not required to reformat their data to run any of these models.