Dear readers,
I’m a new PRESENCE user, attempting to run a multi-season occupancy analysis. I would like to model psi, gamma and eps as a function of a site covariate: management unit (5 groups). From what I’ve read in earlier posts, it is possible to code such a covariate either categorically or continuously, depending on whether it is important to preserve an ordered relationship or not.
Is there any advantage to dummy coding a covariate in PRESENCE?
Unit 2 1 0 0 0
Unit 3 0 1 0 0
Unit 4 0 0 1 0
Unit 5 0 0 0 1
Unit 7 0 0 0 0
I’ve compared models with Unit coded categorically versus continuously (see below). Categorical:
Unit
2
3
4
5
7
Continuous:
Unit
1
2
3
4
5
The models have equal support, but their output differs slightly. Both model outputs give an estimate of psi and eps = 0. However, the categorical model output gives gamma = 0 and the continuous model gives gamma = 1. If both methods of coding are valid (assuming I've done it correctly), why does the estimate of gamma differ?
Thanks in advance for your expertise,
R