Hey all,
Wondering if I can tell RMark to only analyze a subset of an encounter history (occupancy model) and, if that is possible, will RMark also be able to keep track of the time-varying covariates that are named based on the full EH?
Full EH is 11 occasions and there are several time-varying covariates.
For various reasons, would like to also run an analysis that is only occasions 4-8.
Can I tell RMark (via begin.time in process.data?) that I only want to use occasions 4-8? Will those occasions stay paired with their respective time-varying covariates that are labeled with 4-8 suffixes?
Or, I just need to make a new dataframe that is only those occasions and then relabel the time-varying covariates appropriately (starting at 1)?
Analysis note: I have analyzed all the occasions and included interactions to test for differing effects that I'm interested in for these "middle occasions"...but still would like to do this subset analysis.
Thanks!