Hi all,
I'm wondering if there is a statistical or theoretical limit to the unevenness of unequal time intervals in the CJS model in MARK?
My motivation for this question follows:
I am working with a CMR data set with 6 capture sessions separated by unequal time intervals. These data are for an amphibian. My goal is to estimate apparent survival (from here on just "survival" or "phi") using the CJS model.
The capture sessions took place over two consecutive summers with 3 sessions in each summer. Therefore, the intervals between sessions within summers are considerably different in length from the interval between summers. The intervals (specified in years) are 0.06, 0.05, 0.88, 0.06, 0.05 ,
where 0.88 is the interval between the 3rd session in summer 1 and the 1st session in summer 2.
Below I show results accounting for unequal time intervals ("Model.1"), and then, not accounting for unequal time intervals ("Model.2"):
"Model.1"
From a phi(t)p(t(with p4 = p5)) model accounting for the unequal time intervals,
where I entered the time intervals in the "set time intervals" box.
(I used the profile likelihood method for computation of the CIs becasue so close to 0)
Parameter, Estimate, Standard Err, Lower, Upper
----------------------- ----------- ----------------------
1:Phi 0.0129691, 0.0231837, 0.000341, 0.4032208
2:Phi 0.0099307, 0.0172054, 0.000332, 0.3128192
3:Phi 0.6231185, 0.0642324, 0.5080025, 0.7620658
4:Phi 0.0000434, 0.0000735, 0.0000016, 0.0012062
5:Phi 0.0000613, 0.0001187, 0.0000014, 0.0028809
6:p 0.2690342, 0.0504200, 0.1821201, 0.3782442
7:p 0.2883755, 0.0335182, 0.2273355, 0.3582067
8:p 0.3377836, 0.0344027, 0.2739579, 0.4081206
9:p 0.3812565, 0.0375178, 0.3108949, 0.4569822
The phi estimates for the intervals during the summer are MUCH lower than the phi estimated for the winter period.
"Model.2"
To test the math and explore what is going on I ran the same model without accounting for unequal time intervals
(I falsely assume the time intervals are equal by entering 1 in each "set time intervals" box)
Parameter Estimate Standard Err Lower Upper
---------- ------------ ------------ ---------- --------------
1:Phi 0.7585744, 0.0862316, 0.5552753, 0.8877290
2:Phi 0.7930590, 0.0690705, 0.6268140, 0.8973716
3:Phi 0.6585982, 0.0599425, 0.5335824, 0.7648714
4:Phi 0.5756607, 0.0530745, 0.4698192, 0.6749896
5:Phi 0.6320271, 0.0579111, 0.5132146, 0.7367172
6:p 0.2690331, 0.0504196, 0.1821196, 0.3782424
7:p 0.2883763, 0.0335179, 0.2273369, 0.3582068
8:p 0.3377819, 0.0344026, 0.2739564, 0.4081188
9:p 0.3812555, 0.0375168, 0.3108957, 0.4569790
In model.2, estimates of phi are relatively similar across the intervals.
A check of the math shows things are working as they should:
model.2.phi.1 ^ (1/interval.1) = model.1.phi.1 or ( 0.758^(1/0.0635) = 0.012969)
If phi were biologically similar between seasons, in model.2(when assuming intervals are equal) I would expect that reported phi estimates for intervals during summer would be higher (because of shorter true time periods)than phi estimates for the winter period.
In model.1, if phi were biologically similar between seasons, we would expect all calculated phi's to be similar.
Surely it is not unreasonable there is a seasonal effect here.
Test 3 in U-CARE does indicate this study "population" includes many transients,
which likely drives some of this result. There could also be other biological factors driving phi lower in summer, such as predation.
But the seasonal differences in model.1 seem extreme.
So, is it possible that the severe difference in length of time intervals is causing a problem for the model,
or is it possbible the seasonal effect is really very strong?
Thanks in advance!