Dear All,
I am hoping folk could share their thoughts regarding the legitimacy of a community N-mixture model I want to try.
First some background: We have bird abundance data collected at 190 point count locations grouped in 18 transects, located in a range of habitats. We visited each location 8 times over the course of a year and conducted 10-minute, unlimited radius counts.
Point count locations were >200m apart and we were very careful to avoid double counting, so I think it is ok to assume populations were closed during each visit. However, because visits were separated by several weeks, populations were unlikely to be closed between visits. I base this on some earlier N-mixture modelling, which suggested very low detectability and high estimates of abundance. My understanding from AHM1 is that this is a likely consequence of violating the closure assumption.
However, I hope all is not lost. Inspired by Alldredge et al (2007) “Time-of-Detection method for estimating abundance from point-count surveys” The Auk, when we collected the data, each visit (i.e. total 10-minute count) was divided into four 2.5-minute sub-counts. So we have detection history for each individual in the four sub-counts of each visit (e.g. 1,0,1,0; or 0,0,1,0 etc.). Could I use this detection history to estimate detectability during each point count, and treat each visit as a separate “season” without the expectation that populations would be closed between visits? Does this sound like a legitimate approach?
My proposed model is below, which is largely based on the DRY model in Chapter 11 of AHM1. If I incorporate the detection histories from the sub-counts, can I just run the same model, but with sub-count detection rather than visit detection? And then replace the current “season” parameter with “visit”?
I would really appreciate anyone’s thoughts about this.
Many thanks,
Tom
# Count of each species i at site j during visit k. Can I just reframe the model so that k = sub-count detection rather than visit detection?
Counti,j,k ~ Binomial(Ni,j, pi,j,k)
# Probability of detection, with a habitat-specific intercept, and species-specific slopes based on time of count (minutes after dawn) and season. Can I replace “season” with “visit”?
Logit(pi,j,k) = alpha0habitat + alpha1i x timej,k + alpha2i x seasonj,k
# True abundance as a function of landscape structure, with data augmentation
Ni,j ~ Poisson(phii,j, lambdai,j)
# Landscape structures A and B, with a random effect of transect gamma to account for possible spatial autocorrelation
log(lambdai,j) = beta0i + beta1i x landscapeAj + beta2i x landscapeBj + gammatransectj
--
*** Three hierarchical modeling email lists ***
(1) unmarked: for questions specific to the R package unmarked
(2) SCR: for design and Bayesian or non-bayesian analysis of spatial capture-recapture
(3) HMecology (this list): for everything else, especially material covered in the books by Royle & Dorazio (2008), Kéry & Schaub (2012), Kéry & Royle (2016, 2020)
---
You received this message because you are subscribed to a topic in the Google Groups "hmecology: Hierarchical Modeling in Ecology" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hmecology/YKzyVc8ekKM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hmecology+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hmecology/981f28b4-126e-46ed-91da-51e79bf4fadcn%40googlegroups.com.