Hi, I'm analyzing a data set of capture-recapture collected over five days each month for 10 years (I'm working in Rmark). Using a Robust design model, I have the effect of time in years for survival which I have done by creating time intervals of 12 months in the design matrix (add.design.data). However, I'm also intrested in the time variation dependent on month to see if there may be seasonal changes in survival. Can I do this by adding dummy variables for the months to the design matrix?
I would really appreciate some advise
ML