We have been trapping foxes for the past 3 years. We have a robust design with 3 primary sessions (years: 2007, 2008, 2009) and 4 secondary occasions (days) within each year. I plan to use Huggins closed captures as the data type within primary sessions.
I plan to use habitat type (4 levels: MDSR, MDSG, Gfine, Gclay) and distance to road (2 levels: near, far) as grouping factors and age (3 levels: pup, juvenile, adult) and sex (2 levels: male, female) as individual covariates.
How do I include age in the input file since it is a primary-session-varying individual covariate? I have seen examples where age2007 age2008 age2009 were used as 3 covariates, but if I did that there will a large number of missing covariate values. 160 foxes were observed in only 1 year, 93 foxes were observed in 2 of the 3 years, and 64 foxes were observed all 3 years.
I have read the section in the MARK book about missing covariates, which recommends that if there are lots of missing values to code the animals into 2 groups where all the missing values are in one group. Is this what I would need to do? If so, can someone clarify the approach?