Hello,
I have constructed a typical multi-state encounter histories MARK file for individuals in a CR experiment with 15 capture occasions. The MARK file also contains the sex specification of each individual (i.e. two groups male/female). Eg.
011011000000000 1 0;
000210220000000 0 1;
.
.
.
etc.
I tested the GoF for my data set using the SUM of MS test in U-CARE. For both the male and female groups, there appeared to be NO lack of fit with p-values of 0.911 and 0.798 respectively for the AS-model. However, when I pool the groups together and run the SUM of MS test there appears to be a lack of fit with a p-value of 0.000 for the AS-model. The JMV model also showed a lack of fit when groups were pooled.
1. Does this indicate that a gender covariate must be considered in my most general model (i.e. the AS model with a sex covariate) ?
2. Can I still use this data set for MS modeling (with sex as a covariate) even though there appears to be a lack of fit?
3. Should I just look at each group separately and perform MS modeling on each group alone? Then analyze and compare survival, recapture and transition probabilities for each sex?
Thanks.