by ReneeLorica » Fri Feb 24, 2012 5:48 pm
Hi Tim,
Thanks very much for responding. I really appreciate it. Following your advice, this is now how my Input Data Form for Site covariates looks like for Site1:
sitecov cane althab habq dist age1 age2 age3 rain1 rain2 rain3
1 1 1 1 -0.911 2 1 1 0.005 -0.624 0.407
My first model is psi(.),gamma(.),eps(.),p(.) so my Design matrix looked like this:
Occupancy
a1
psi1 1
Colonization
b1
gam1 1
gam2 1
Extinction
c1
eps1 1
eps2 1
Detection
d1
P(1-1) 1
P(1-2) 1
P(1-3) 1
P(2-1) 1
P(2-2) 1
P(2-3) 1
P(3-1) 1
P(3-2) 1
P(3-3) 1
What I've tried so far are combinations of different covariates for psi,gamma,eps and p so for example, my Design matrix would look like this for psi(cane),gamma(.),eps(.),p(observer)
Occupancy
a1 a2
psi1 1 cane
Colonization
b1
gam1 1
gam2 1
Extinction
c1
eps1 1
eps2 1
Detection
d1 d2
P(1-1) 1 Observer
P(1-2) 1 Observer
P(1-3) 1 Observer
P(2-1) 1 Observer
P(2-2) 1 Observer
P(2-3) 1 Observer
P(3-1) 1 Observer
P(3-2) 1 Observer
P(3-3) 1 Observer
I take care not to put in too many covariates. What I don't know how to do is add psi2 and why do you add it in the first place. I saw it in one of the posts that seemingly had the same issue I have with seasonal site covariate.
I'm sorry if my questions seem very newbie but I'm just learning all these as I go along. Thanks again for your time. And sorry for the long post.
Renee