Hi there,
I am relatively new to mark-recapture analysis and so I feel I have just enough knowledge to be dangerous. With that in mind I thought it would be a good idea to run my current model past the much more knowledgeable folks here on the forum.
We have a population spread across 8 habitat patches and we're investigating the overall patterns of connectedness across these 8 patches. I've run a multistate model with patch as the state variable to get estimates of transitions between the individual patches. This runs fine and more or less tells the story we've been seeing on the ground for the last 15 years.
Now to drill down a bit deeper: how is patch connectedness related to animal age (Juvenile, Subadult, Adult). I can visualize a multistate model with the Patch*Age interaction as the state variable but that has 24 states, far far too many transitions/parameters to be reasonable. Furthermore we're not necessarily interested in comparisons at the individual patch level (i.e. We care less about a PatchA->PatchB transition than we do about a SomePatch->AnyOtherPatch, i.e. a dispersal event) so such a complicated models seems like overkill. Now onto the model:
The model has seven states outlined below:
1: All animals are given this state for the first capture and transition out during their first transition period. Animals in "1" state can transition into any of the other 6 classes. This state is necessary because all other states have memory of the previous capture, which is impossible to know at the first capture.
Fidelity States: If the animal is recaptured in the same patch as it was found in at the previous capture it enters a "fidelity" class. There are three age-based fidelity classes: Jf, Sf, Af
Dispersal States: If the animal is recaptured in a different patch as it was found in at the previous capture it enters a "dispersal" class. There are three age-based dispersal classes: Jd, Sd, Ad
To demonstrate by example:
Patch_ch: AA00BCAA
Age_ch: JJ00SAAA
Fidelity_ch: 1-Jf-0-0-Sd-Ad-Ad-Af
Is it reasonable to build the state variable with memory of the previous state like this? It lets us ask whether movement last year can predict movement in the coming year and whether that varies by age class. The model runs great and has interesting results but I can't shake the feeling that it violates some critical assumption that I have yet to encounter. So here I am seeking reassurance/correction/castigation/citations/etc.. Thanks!