kmk wrote:Bret,
Thanks for your reply. Yes - for the dot model MARK gives me a "DYNAMIC MEMORY LOW" error when I run it.
This sounds like you are running our of RAM.
By saying less than 2% were zeros I meant that less than 2% of these 6000 locations were coded as "no data".
You have 6000 locations, how many individuals (rows) do you have, how many days are you trying to predict to? Do you have 20 telemetered over 300 days and you have a daily location for each? What is the breakdown on number tagged and number of days?
Our ultimate goal in using the multistate live-dead models was to test for differences in transition and survival within four different habitat strata (prairie, restoration, agriculture, and fescue) between 2010 resident, 2011 resident, and 2011 translocated birds.
Ok, here is where you kind of lose me as to your approach needing a multistate method. A typical multistate model does not rely on telemetry data (e.g., the detection probability with telemetry data is 1, so unless there is censoring e.g., a individual moves out of the area tracked or a transmitters shuts off) then you know where everyone is at for each encounter occasion that you tracked ( you said daily I think). If you know where everyone is and whether they are alive or dead, then the percentage of times they are found in A on day n and found in B on day n+1 is the transition probability, because there is no error in identifying who is where, when. If you know where they are, then the survival estimate for each strata is the number in that strata that survived over the total in that strata. Of course you could probably trick a multistate model into estimating stuff for you with some clever restrictions on the parameters, but that will require a lot more thought and study on your end.
We would like to use daily time steps as we think that larger time steps would result in a significant loss of transitions between habitats.
If you are using radiotelemetry and you want to estimate those transitions of individuals moving between habitats on a daily basis, then if you track every day the estimate is the percentage I described above and does not need estimates (in my opinion). With telemetry you don't have (or at least should not) have unobservable states, or p<1. You can look over the multistate chapter of the manual for more details on this.
However, some of these birds were only located on a weekly basis and I am assuming that the multistrata live dead model requires a constant search effort across all sampled individuals?
If you tracked weekly, then you cannot estimate daily survival, unless you assume that for those individuals tracked weekly that S was constant daily. You might be able to do it in the nest survival (ragged telemetry approach).
Maybe this is why the computer keeps crashing, because there are too many "nodata" cells?
They are not 'nodata' cells, they are sample occasions where you did not locate the individual, which typically does not occur in a telemetry study. I have datasets with >60% being '0' records, so that is likely not your problem.
Based on what you have said (assuming I have understood it all correctly), my opinion is that you focus on using the telemetry data (see the known fate chapter in the book) to estimate daily survival (assuming you tracked daily for most of the birds, if you tracked weekly you would probably have to adjust the time intervals in MARK to address this). Also, assuming you have daily locations from radio-telemetry data, you likely do not want to use a multistate approach (or at least I cannot see any logical benefit to it) as the percentage of locations in each state is equal to the transition probability when p=1 and S is known.
Bret