Hi all,
I have a MS model for a population of hatchery-release fish (known birth years and stocking numbers). Fish are released in age 1. I have 2 strata; survival differs between strata, birth year, and ageclass (2 levels: first year post-release and all subsequent years). Psi is ~stratum + ageclass. My goal is to estimate the current population size, given the known stocking numbers and the estimated S and Psi. Ideally, I'd be able to calculate pop size in each of the 2 strata separately, as well as combined.
Of the similar topics, this: http://www.phidot.org/forum/viewtopic.php?f=21&t=4158 seems to be the closest to what I'm looking for. However, the awesome function Jeff provided calculates S*Psi for each time, whereas I need to propagate my population throughout time. Is there a clean(ish) way to do that? My brain explodes trying to picture specifying manually all the possible stayed-left-survived-died scenarios through a loop.
Thank you!