help with tag loss analysis

Hi all. I am trying to compare tag loss rates (it's slightly similar to Laake et al (2014) but there are enough differences that I would love some help on how best to proceed). Instead of comparing 2 tags, I have 3 tags: ear tag, pit tag 1 and pit tag 2 and no permanent marks. Essentially I want to know if using 2 PIT tags is better than using 1 ear tag for marking species? Additionally, I am comparing tag loss rates among species.
Question 1: I assume I cannot use the Model = “hmmcjs2tl” because I don’t have a permanent mark and I have 3 different tags? Instead, should I use “hmmMSCJS” or something else? If I use the “hmmMSCJS”, I assume I would set the following stratum with the assumption that losing the front PIT tag is no less likely than losing the back PIT tag:
Whereby transitions that are possible include (and then I would fix the others to 0 as we did not re-tag any individual):
But I can see how the probability of of losing 1 PIT tag depends on losing the other PIT tag so if I want to be able to model that relationship, I assume I would need to include the following:
I’m not 100% how best to handle the triple loss individuals as they will be unobservable which is different from dead. I assume triple tag loss is minimal for our study period so is it ok to just assume it happens so rarely it is negligible to the analysis?
Question 2: Just to complicate things a bit further, I also have some missed captures periods for some species. Below is a traditional Mark CJS input dataset to show what I am trying to say:
Thank you for your help,
Amanda
Question 1: I assume I cannot use the Model = “hmmcjs2tl” because I don’t have a permanent mark and I have 3 different tags? Instead, should I use “hmmMSCJS” or something else? If I use the “hmmMSCJS”, I assume I would set the following stratum with the assumption that losing the front PIT tag is no less likely than losing the back PIT tag:
- 1=3 tags
2=2 pit tags, 0 ear tag
3=1 pit tags, 0 ear tag
4=1 pit tags, 1 ear tag
5=0 pit tags, 1 ear tag
Whereby transitions that are possible include (and then I would fix the others to 0 as we did not re-tag any individual):
- 1 to 2 or 3 or 4 or 5
2 to 3
4 to 3 or 5
With the transitions between 1 to 2 and 1 to 5 being of most interest?
But I can see how the probability of of losing 1 PIT tag depends on losing the other PIT tag so if I want to be able to model that relationship, I assume I would need to include the following:
- 1=FPIT, RPIT, ET
2=FPIT, RPIT
3=FPIT
4=RPIT
5=FPIT, ET
6=RPIT, ET
7=ET
I’m not 100% how best to handle the triple loss individuals as they will be unobservable which is different from dead. I assume triple tag loss is minimal for our study period so is it ok to just assume it happens so rarely it is negligible to the analysis?
Question 2: Just to complicate things a bit further, I also have some missed captures periods for some species. Below is a traditional Mark CJS input dataset to show what I am trying to say:
- CH Freq Species
101..11 1 spec1
1111011 1 spec2
100..11 1 spec1
1000010 1 spec2
100..10 1 spec1
Thank you for your help,
Amanda