by jhines » Tue Apr 02, 2024 4:29 pm
Hi Braxton,
For the first species, NR.., you only have 3 unique histories and either all were non-detections (or non-detections and missing value) or all were detections. Your idea of fixing p to the value for sites with detections is actually what happened in the model anyway. In this case, the 3 sites with all detections indicate that p=1.0 and that is what the model estimates. As that estimate is on a boundary, no standard error can be computed. With 3 of the 46 sites containing detections, the estimated occupancy probability is 3/46, or 0.0652, which is what the model estimated. If the occupancy and detection estimates for this species seem unreasonable, I suspect that the detections are not independent over surveys. The correlated-detections model would account for this, but there isn't enough data for this model.
The 2nd species, PL.., has only 1 detection, so not enough data to estimate anything except the product of occupancy and detection, 1/(46*3) = .0073.
The 3rd species has more data and the model did produce estimates which look reasonable (to me). For this species you have some sites with detections, but not in all 3 surveys. Of the sites with detections (5 of them), you have 12 total detections, giving a detection probability of 12/15 = .80 which is close to the model estimate.
One suggestion I have is to combine the 3 species into a single analysis so that you can share parameters. For example, with the combined data, you could estimate a different occupancy probability for each species, assuming the detection probabilities are the same. I know nothing about the species you have, so this might not be reasonable, but it is probably better than fixing detection to an arbitrary value. When I ran this model with the combined data, I got psi(nr)=0.0657, psi(pl)=0.0219, psi(ws)=0.1095 and p=0.8088. Again, this assumes detection among the 3 surveys is independent. If they are not independent, then you would need the correlated detections model, which would require more surveys.
So, it doesn't seem like there is much we can do with such sparse data, unless we can combine it with something else. If you plan future studies, I suggest using the "genpres" functions in RPresence to gauge how many sites and surveys are necessary in order to get reasonable estimates from these models.
Jim