Hi,
I had a question about modeling seasonal habitat covariates in a multi season model. I have 3 seasons of data with 3 surveys per season and am trying to model changes in occupancy and extinction in relation to habitat variables that also change by season. These aren’t site based covariates since they are not consistent across all 3 seasons but they’re not exactly survey based covariates either since they were consistent within each season and weren’t measured on every survey occasion.
So for example…
Survey data for seasons 1, 2, 3
Site 1 000 001 111
Site 2 110 --- 000
Habitat data for seasons 1,2,3
Site 1 2 .5 1
Site 2 .4 - 1
I found an earlier posting that suggested that these types of seasonal covariates could be modeled as survey based if I entered them in the first 3 columns and filled out the remaining columns with zeros.
Like this….
Site 1 2.51 000 000
Site 2 .4-1 000 000
But this doesn’t seem to work even with different combinations of entering zeros and dashes in the remaining 6 columns. I guess this is because the missing surveys no longer correspond correctly between the two matrices. The program does tell me I’m missing survey data and I get crazy AIC values like 4000000000000.
I was wondering if it would be appropriate to simply replicate the habitat value across all 3 surveys (since it was the same during all 3 occasions) so they could be entered as normal survey type variables and the matrix would still match up.
Like this…
Site 1 222 .5.5.5 111
Site 2 .4.4.4 --- 111
I get more reasonable AIC values when I do this, but I’m not totally sure what this is really doing.
Sorry for the lengthy posting. Any help or comments would be very much appreciated!
Thanks,
-Emma