Hi
I have recently posted a question regarding confidence intervals for a product of reals in a multistate model, and have a related question, but on a separate topic, so I decided to post as a new topic. I am using a multistate model to infer a tradeoff between survival and reproduction (transition between two states: Breeding and Non-breeding) according to body size (BS) and condition (SMI) in bats. From my reading of the Appendix C.17 in the Mark Book, I understand that the formula to estimate psi parameters without restriction would be Psi.s = list(formula=~-1+stratum:tostratum). I have not found examples where continuous individual covariates are added to the model. I want to have the linear part of the models nested within the stratum:tostratum (mainly interested in N-B) levels, so was wondering whether the model Psi.s = list(formula=~-1+stratum:tostratum:(SMI+BS)) makes sense. Thanks a lot for your time.
Best,
Leandro