First - thank you to everyone who replied to my last post - you've been very helpful. I am now trying to model my closed capture data using Otis et al's candidate set, and I'd like to check that my notation is correct. The first four models are straight out of the book, the last four I've tried to extrapolate from there:
Mo = {N, p(.) = c(.)}
Mt = {N, p(t) = c(t)}
Mb = {N, p(.), c(.)}
Mh = {N, pa(.) = ca(.), pb(.) = cb(.)}
Mtb = {N, p(t), c(t)}
Mth = {N, pa(t) = ca(t), pb(t) = cb(t)}
Mbh = {N, pa(.), ca(.), pb(.), cb(.)}
Mtbh = {N, pa(t), ca(t), pb(t), cb(t)}
If this is correct, I plan to creat the models using the pim chart, either in 'closed capture' or 'closed capture with heterogeneity'. Also - just checking that it is only necessary to set pi=ci with time varying models. Thanks!