This question is probably a matter of taste. I have a somewhat complex capture history dataset, 11 years, six species and 11 sampling grids. I want to get density data on several of these species by year. Year is a capture session but I haven't been able to implement models with multiple years so I've been running models year by year.
I would prefer to subset from a master "capthist" file rather than create separate files for each species-year combination but I'm having trouble implementing the 'subset.capthist' example for covariates.
Generally, would folks recommend subsetting based on covariates from capthist file or creating separate files for the groupings of interest?
Thank you.