Thank you so much for all of these ideas.
It seems to me that I really need to treat each nestling not a whole nest because I am going to test a relationship between juvenile death and cold snaps. So each death needs to be incorporated.
So there are two options (that I can try) – glmm-lmer-nlme (R) and individual bootstrapping (Mark). As far as I can understand there are no detailed descriptions for both of the approaches, so it will not be possible just to plug my data into package or module. (Jessi L. Brown did wrote the link function in R (see examples in ?family) but after testing mixed model for overdispersion she switched to MARK :
http://www.bioone.org/doi/abs/10.1525/a ... .125.1.105).
Before starting to practice in one (or both) of the approaches I would like to discuss advantages of MARK vs. GLMM. Am I right that the main plus of MARK is that it will estimate real daily survival rate while with Shaffer et al. model we will estimate constant survival for the whole interval between nest checks? In my case the latter is not too interesting because we assume that cold snap but not an average temperature for the interval kills chicks. Please, correct me if I am not right here.
With individual bootstrapping approach I am not sure I understand what are we going to do after getting the distribution for each beta? Are following steps described somewhere? I can imagine that we may take errors (or variances) for each beta and say that this is a random part results, then we can take mean betas as a fixed part. But how can we get errors for the fixed part?
~ Eldar