I am analyzing a dataset of birds captured in mistnets in Costa Rica during three consecutive seasons across three years. Though sites were sampled during multiple days each year, I have consolidated detections across each year to account for the low capture rates. So, essentially, I am looking at three seasons, with three visits (i.e., years) per season. I am principally interested in modeling changes in occupancy between seasons, which are defined by annual patterns in breeding phenology of the avian community and precipitation patterns. I was wondering if it would be legitimate to construct detection histories in the following way (s=season, y=year):
s1.y1 s1.y2 s1.y3 - s2.y1 s2.y2 s2.y3 - s3.y1 s3.y2 s3.y3 - s1.y1 s1.y2 s1.y3
My thinking is that this will allow me to estimate changes in occupancy between seasons 1 & 2, 2 & 3, and 3 & 1, effectively "closing the loop". Of course, detection rates would be estimated twice for season 1, but this seems acceptable to me.
Any thoughts on this would be appreciated.
-Brady
p.s. Each row in the dataset consists of a bird guild-site combination, where 13 guilds are defined by life history characteristics, and a total of 7 sites were visited. Some sites were not visited during some years, and I accounted for these with missing entries in the detection history.