Hello!
I'm using a multistate model with live recaptures in program MARK to model the detection and transition of roost trees from standing to fallen (survival is fixed at 1). I have data on roost trees (~260) that were discovered annually over a 12-year period and surveys of these trees that were conducted annually for 3 years at the end of this period. Limited time meant all trees couldn't be revisited during each survey, so all trees were surveyed at least once with some surveyed 2 or 3 times. The data was not collected with a MARK analysis in mind, so the encounter histories are rather strange with unequal time intervals between when trees were discovered and the surveys and many missing site visits. Below is an example of my encounter histories:
Encounter Histories
.1.........10
....1......1.
....1......0.
...1......11.
1..........1.
.........12..
Example of meaning
Tree was discovered in 2013, surveyed in 2023 and found standing, and not located during the survey in 2024
Program U-CARE seems to be the best way to evaluate the goodness of fit for multistate models, but it doesn't allow special characters. Does anyone know a workaround for this given how odd my encounter histories are? Any advice on how to proceed is greatly appreciated. Thanks!