Hi all,
I am an M.S. student, and I used a Royle-Nichols model in PRESENCE to estimate mean site abundance of a species (to account for heterogeneity in detection probability). I surveyed 58 points 3 times in one season (98 positive detections and 76 surveys with 0 detections). The majority of my sites had at least 1/3 surveys with a positive detection.
Summary of detection histories:
000, 001, 010, 011, 100, 101, 110, 111
Frequency 12, 3, 2, 5, 9, 4, 3, 20
Proportion of sites with at least one detection: 0.79
Frequencies of sites with detections:
sampled detected
Season-1 58 46
My top model has three site covariates and detection probability is constant.
The first thing I noticed is that the output for my model is missing site-specific detection probabilities (r). I believe this was included in previous versions of the software, but I could be wrong. I do have three estimates (I am assuming 1 per survey) of c(1) (all are ~0.12) which I think is detection probability.
Output from PRESENCE:
============================================================
Individual Site estimates of <c(1)>
Site , estimate , Std.err , 95% conf. interval
c(1) 1 1 , : 0.1168 , 0.1143 , 0.0149 - 0.5369
c(2) 1 1 , : 0.1168 , 0.1143 , 0.0149 - 0.5369
c(3) 1 1 , : 0.1168 , 0.1143 , 0.0149 - 0.5369
============================================================
Am I interpreting this correctly in understanding that the inherent detection probability for my species is 12%? I find this value surprisingly low. In a prior study within the same region using PRESENCE and the same model for the same species, the researchers obtained much higher estimates of site-specific inherent detection probabilities despite having fewer survey points and far fewer positive detections.
Out of curiosity, I also ran the model in R using the unmarked package and obtained very similar results. Is it possible that I made an error in my analysis?
Thank you!
Carol