I surveyed for raccoons in 2 neighborhoods. Each neighborhood had 3 streams (6 streams total). I am interested in estimating raccoon abundance at each stream, and also for each neighborhood. I expect detection probability to vary by sex. I have a few questions...
1. Please confirm that this is correct... I can manually create combinations of sex-stream (i.e. male-stream1, female-stream1, male-stream2, female-stream2, etc) to use as a group term, resulting in 12 groups (6 streams x 2 groups at each stream) with an encounter history for 4 occasions that looks something like this for each raccoon...
1000 1 0 0 0 0 0 0 0 0 0 0 0 (male-stream1 encountered at occ 1)
1010 0 1 0 0 0 0 0 0 0 0 0 0 (female-stream1 encountered at occ 1 and 3)
2. Can I simply add the abundance estimates of the 3 streams to get the neighborhood abundance estimate?
3. Future datasets will include additional streams and an additional groupings for habitat type, weather, and moon phase. Is there a better way to approach this so I do not have to create all of these combinations manually? I am open to using MARK or RMark, if that would be more concise.
Thanks!