Hello,
I am working on a n-mixture model to estimate deer abundance and I would like to include a variable that gives information on the period of the year for the abundance part of the model.
For that, I made a new object ("Period") where there are all my sites and where I have a a new value for each occasion (e.g. for occasion 1 I have period 1 and so on), however, I do not know how to include it in the unmarkedFramePCount. As it is for the abundance part of the model, I should include it within the siteCovs, however, since period of the year changes at each occasion, I cannot format it as a single column.
Does anyone know how can i account for this variable?
Thank you!