I am using a CJS to do a survival analysis of juvenile coho salmon in which we have four occasions. The first two occasions occur in the fall and two groups of ~650 individuals are marked at each occasion. The last two occasions occur at a downstream migrant trap located at a permanent weir where we capture outmigrating individuals. The latter two occasions at the weir are the primary focus of this post.
At the weir we capture the fish we marked in the fall and give them a secondary mark (small upper caudal fin clip) and release them upstream of the trap approx. 0.20 river miles. These fish are then subsequently recaptured at the same trap and are then released downstream (if they have an upper caudal fin clip). These are “weir efficiency” trials in which we are trying to estimate recapture probability of the fish were previously marked in the fall. A major assumption here is that phi=1 between the first recapture and second recapture at the trap.
Given this study design encounter histories 1101, 1001 and 0101 are not possible because fish that are not captured on occasion three are not released above the weir and therefore cannot be captured on occasion four. The parameter of interest here is between occasions two and three (phi2). Because fish that were never captured at the third occasion have a p=0 for the fourth occasion and because we are not running a fully time dependent model (p3=p4) I cannot use RELEASE or bootstrap procedures provided in MARK.
I see two ways of working with our data at this point.
1.Only use the first three encounter histories (the first two occasions in the fall and third occasion at the trap). We could then use our estimate of recapture probability from the above occasions 3 and 4 (assuming phi=1 between the release upstream and subsequent recapture at the trap) to fix p3 which would result in an estimate of our parameter of interest (phi2). I understand that my survival probabilities are completely conditional on what I fix p3 to; however, we are using an estimate of p3, not just pulling a number out of a hat and therefore have some justification for what we are choosing to fix p to. Would this be completely inappropriate? If I bootstrapped data with a fixed p, does the bootstrap procedure use the value that I fixed p to? Also, I had read in a previous post that one individual accounted for the error in their estimates of p by fixing the p to the upper and lower 95% CI and using the estimate he got from this to bound their estimates of phi. Would this be a correct way to bound estimates of phi?
2.The second way is to create two groups in which all individuals with encounter histories 1100, 0100 are in group 1 and encounter histories 1110,1111,0111,0110, 1011 ,1010 are in group 2. In the PIMs we set all parameters equal for both groups except for p4 at the weir for group 1. We then fix phi3=1 for both groups and p4=0 for group1, all other parameters are “free.” We did run simulated data under this model, but unfortunately in RELEASE we do not have “sufficient” data for TEST 2 or TEST 3. Again, I cannot bootstrap the data given the model-constrained capture histories. Would the deviance plot of residuals be an appropriate test of model fit under the circumstances of “missing” capture histories?
Perhaps the most important question I have is which method seems most appropriate?