Hi All,
I am using the occupancy estimation models on avian survey data, with 3 visits to each site, and sites scattered across 3 mountain ranges (which I'm using as groups). I also have multiple covariates such as canopy cover, and GIS derived elevation. I have standardized all covariates prior to importing into MARK.
My problem is when I use elevation as a covariate there seems to be some weird interaction with my range groups, so that my beta estimates are between 900-2500 and the number of parameters in the results browser shows 3 when there should be 7. Has anyone seen this before?
I ran into this problem with another species and a different covariate, but the problem resolved itself when I standardized the covariate. Do you think I have my data set up incorrectly or is it my design matrix? Any suggestions? Examples below.
Thanks,
Sarah
Example of design matrix: where top 9 rows are p and next 3 are psi,
Z = elevation
1000000
1000000
1000000
0100000
0100000
0100000
0010000
0010000
0010000
000100Z
000010Z
000001Z
Example data input
/*History Range1 Range2 Range3 Canopy elevation*/
001 1 0 0 0.432 -1.0575;
100 1 0 0 0.233 -0.7834;
000 1 0 0 -0.760 -0.1622;
001 1 0 0 1.623 0.06111;
000 1 0 0 -0.958 0.59455;