I am trying to figure out a way to estimate c-hat. My data (described below) do not fit the CJS assumptions because I know I have age effects on both survival and recapture. Young fledglings have lower survival and recapture probabilities than older ones. I have sought to use an age based model (or age+year due to substantial yearly variation) as my general model because, regardless of when they fledge, the previous statement is true. However, I found that median c-hat and bootstrapping do not work on encounter histories with “.” values. What to do? If I replace the nulls with zeros the information in my data changes substantially, the best fitting models change, and the estimate of c-hat in the standard model output (which I know isn’t reliable) nearly doubles to around 11-12. I’ve read and reread the Gentle Intro, but I’m not finding a suitable workaround. Also, since there is substantial variation across years, this may be important in the general model. I’m assuming that to include it in something like median c-hat, I’ll need to use years as groups, since models with individual covariates aren’t used in median c-hat process.
Thanks for any input. I’ll gladly clarify or answer other questions if it will help. Here is some additional hopefully helpful information.
I am attempting to model weekly survival of banded fledgling birds based on weekly observations. I have a large, multiyear dataset from a population where all nests are found and all nestlings are banded on day 11 post hatching. The birds hatch on d17-18, and are resighted weekly until they reach nutritional independence at about 85 days of age.
I am using a live recaptures data type. I only want to model survival really. The birds don’t move off-site during the period of interest. They are increasingly visible after the first couple of weeks, and they do not transition to another state until the end of this period.
Historically, weekly monitoring was curtailed in the middle of July when most birds had reached independence, so for some birds I have their whole encounter history, while for later fledging individuals I only have the first weeks. I have set up the data such that individuals enter the banded population on their day of banding and spend one week in the nest (the first survival parameter is set to one, since only birds fledging are considered in the analysis). Data across years are lumped by the calendar week; that is, each year some birds enter in week 15, some in week 16, etc.
Each bird’s encounter history then is 1=seen in a given week, 0=not seen, “.”=no data (birds for which the historical data don’t say for certain that a search took place for a given week). I was told that the live recaptures data type would now handle null (.) values, and that this was more appropriate than filling zeros. This usually results only when birds were reasonably known to have died but occasionally there are gaps when a week was missed for some reason. The earliest birds enter about week 14-15, the latest around week 24-25. I have about 1500 records of individual fledglings across 14 years currently, with data going back much further which isn’t yet available in electronic format.