by Boxor » Tue Aug 31, 2010 2:10 pm
The data is currently stored in several excel spreadsheets which are being "cleaned up" and will be available to me in both excel and access. The time series spans over 20 years and there are several thousand individuals that have been marked during this time. Each entry has a unique tag code and date of mark/recapture associated with it. Each sampling trip some marked individuals are encountered and those that are not marked when caught are marked during that first capture. So, I have many sampling periods within each year when individuals were either marked for the first time, encountered again or not encountered again. I need to generate an input file based on data that is stored in this manner. I'm sure there are several ways to deal with this; I'm just hoping one of them will apply to my problem. I need to account for each marked individual, whether it is seen or not, during each sampling event and also add records for all newly marked individuals during that sampling trip.
I hope this provides a little more detail. If suggestions can be made on the best way to format the data in excel or access to expedite this coding that would be appreciated as well.
I apologize for the lack of information but as I said I'm relatively new to MARK and all previous analyses I've done have been simple and straightforward.