Hello,
I apologize if this issue has been addressed elsewhere, but I didn't manage to find it.
I'm using the two-species multi-season model with two small carnivores.
I have 204 sites sampled, 2 sampling occasions per year during 12 years (of course many missing data). I want to explore the effect of a sampling covariate (i.e. number of cells occupied by each of the two species in a X km radius in each sampling occasion) on psi, gam and eps. In other words I want to test if the number of sites occupied by species A around a target site occupied by species B has an influence on the occupancy, colonization and extinction of B.
First question is: can I do that? Can I test the effect of a sampling covariate on occupancy, colonization and extinction? Or psi, gam and eps can be related only to site covariates and time? Are sampling covariates only relevant for detection?
In my case each sampling covariate is a table of 24 columns (2 sampling occasions during 12 years).
My problem is that presence calculates gam and eps using the first 12 columns of the sampling covariates...which is bad, because they represent only the first 12 sampling session, 6 years of 12. And in the case of psi, it is related only to the first column of my sampling covariate (first sampling occasion of the first year).
Second question: is there something wrong in my design matrix?
My design matrix for psi looks like (EM_t is one of my sampling covariate)
psiA 1 0 0 EM_t 0 0
psiBA 0 1 0 0 EM_t 0
psiBa 0 0 1 0 0 EM_t
My design matrix for gam looks like
gamAB[1] 1 0 0 0 EM_t 0 0 0
gamAB[2] 1 0 0 0 EM_t 0 0 0
gamAB[3] 1 0 0 0 EM_t 0 0 0
gamAB[4] 1 0 0 0 EM_t 0 0 0
gamAB[5] 1 0 0 0 EM_t 0 0 0
gamAB[6] 1 0 0 0 EM_t 0 0 0
gamAB[7] 1 0 0 0 EM_t 0 0 0
gamAB[8] 1 0 0 0 EM_t 0 0 0
gamAB[9] 1 0 0 0 EM_t 0 0 0
gamAB[10] 1 0 0 0 EM_t 0 0 0
gamAB[11] 1 0 0 0 EM_t 0 0 0
gamAb[1] 0 1 0 0 0 EM_t 0 0
gamAb[2] 0 1 0 0 0 EM_t 0 0
gamAb[3] 0 1 0 0 0 EM_t 0 0
gamAb[4] 0 1 0 0 0 EM_t 0 0
gamAb[5] 0 1 0 0 0 EM_t 0 0
gamAb[6] 0 1 0 0 0 EM_t 0 0
gamAb[7] 0 1 0 0 0 EM_t 0 0
gamAb[8] 0 1 0 0 0 EM_t 0 0
gamAb[9] 0 1 0 0 0 EM_t 0 0
gamAb[10] 0 1 0 0 0 EM_t 0 0
gamAb[11] 0 1 0 0 0 EM_t 0 0
gamBAA[1] 0 0 1 0 0 0 EM_t 0
gamBAA[2] 0 0 1 0 0 0 EM_t 0
gamBAA[3] 0 0 1 0 0 0 EM_t 0
gamBAA[4] 0 0 1 0 0 0 EM_t 0
gamBAA[5] 0 0 1 0 0 0 EM_t 0
gamBAA[6] 0 0 1 0 0 0 EM_t 0
gamBAA[7] 0 0 1 0 0 0 EM_t 0
gamBAA[8] 0 0 1 0 0 0 EM_t 0
gamBAA[9] 0 0 1 0 0 0 EM_t 0
gamBAA[10] 0 0 1 0 0 0 EM_t 0
gamBAA[11] 0 0 1 0 0 0 EM_t 0
gamBAa[1] 0 0 1 0 0 0 EM_t 0
gamBAa[2] 0 0 1 0 0 0 EM_t 0
gamBAa[3] 0 0 1 0 0 0 EM_t 0
gamBAa[4] 0 0 1 0 0 0 EM_t 0
gamBAa[5] 0 0 1 0 0 0 EM_t 0
gamBAa[6] 0 0 1 0 0 0 EM_t 0
gamBAa[7] 0 0 1 0 0 0 EM_t 0
gamBAa[8] 0 0 1 0 0 0 EM_t 0
gamBAa[9] 0 0 1 0 0 0 EM_t 0
gamBAa[10] 0 0 1 0 0 0 EM_t 0
gamBAa[11] 0 0 1 0 0 0 EM_t 0
gamBaA[1] 0 0 0 1 0 0 0 EM_t
gamBaA[2] 0 0 0 1 0 0 0 EM_t
gamBaA[3] 0 0 0 1 0 0 0 EM_t
gamBaA[4] 0 0 0 1 0 0 0 EM_t
gamBaA[5] 0 0 0 1 0 0 0 EM_t
gamBaA[6] 0 0 0 1 0 0 0 EM_t
gamBaA[7] 0 0 0 1 0 0 0 EM_t
gamBaA[8] 0 0 0 1 0 0 0 EM_t
gamBaA[9] 0 0 0 1 0 0 0 EM_t
gamBaA[10] 0 0 0 1 0 0 0 EM_t
gamBaA[11] 0 0 0 1 0 0 0 EM_t
gamBaa[1] 0 0 0 1 0 0 0 EM_t
gamBaa[2] 0 0 0 1 0 0 0 EM_t
gamBaa[3] 0 0 0 1 0 0 0 EM_t
gamBaa[4] 0 0 0 1 0 0 0 EM_t
gamBaa[5] 0 0 0 1 0 0 0 EM_t
gamBaa[6] 0 0 0 1 0 0 0 EM_t
gamBaa[7] 0 0 0 1 0 0 0 EM_t
gamBaa[8] 0 0 0 1 0 0 0 EM_t
gamBaa[9] 0 0 0 1 0 0 0 EM_t
gamBaa[10] 0 0 0 1 0 0 0 EM_t
gamBaa[11] 0 0 0 1 0 0 0 EM_t
Third question: in the two-species multi-season model, how I can calculate seasonal occupancy over the studied period, as in the one-species multi-season models? which is the design matrix definition for that?
Many thanks in advance
Giulia