mmcleod wrote:In section 11.8, the MARK manual says, "...take the reconstituted values of Phi for each model, for a given value of the covariate, then average them using the AIC weights as weighting factors (after renormalizing the weights to reflect only those models with the individual covariates)." Does this mean you can average only over models containing the covariate? This seems to defeat the purpose of model averaging, if not all of the candidate models contain the covariate as a factor. It seems analagous to, say, if you're model averaging to get real estimates of Phi, and some models have Phi(t) while others have Phi(.), excluding all the Phi(.) models because they don't contain t. Maybe I'm just missing the mathematical boat here. Elucidation appreciated!
Thanks,
Mary Anne
Generally, if you're interested in models with individual covariates, you're interested in average survival (say) over a given interval for an individual with a particular covariate value (for purposes of making the point, lets assume we're talking about some relationship between survival and body bass - as in the book). So, the glib answer if you're interested in survival for an individual of a given mass, then you model average only over models that contain mass (or functions of mass), since estimates from models without the covariates will assume (essentially) that the beta for mass (and functions thereof) is zero, and thus, provides no information on survival for a given mass.
So, one view is that you model average over those models which contain the covariate of interest. What is unfortunate about the example in the book (which I'll correct) is that the proposed model set has only 2 models, both with the mass covariate. But, suppose you had a model set with multiple models, some with, some without the covariate. What you do is
1. identify the subset of those models which contain the covariate
2. take a weighted average of the reconstituted estimates evaluated at the desired covariate value, using AIC weights re-normalized to include only those models in the original candidate model set which contained the covariate. You have to do that by hand.
3. calculate the SE of the model averaged value - again, by hand, but the basic idea is straightforward: see section 4.5.1 in Chapter 4.
The example in the book was convenient - in that because both models contained the covariate - you didn't need to do anything by hand. The 'automatic' model averaging is what was described in the book. While convenient, this was in hindsight an unfortunate example to present, since it provides no guidance on what to do if the candidate model set contains a mixture of models with and without the covariate.
Your question was a good one - it is worth noting that in one of the places in Burnham & Anderson where this is addressed (indirectly - not specifically speaking to individual covariates) is section 8.8 (in second edition). The basic idea I outline (above) is laid out there. However, they also not that 'Investigation of this idea, and extensions of it, is an open research question'.
I'll add more here once I get a chance to dive back into Chapter 11 and extend the example(s) of this problem. Hopefully this will suffice for now.
One different approach I have thought about is model averaging beta terms for the covariate, on the assumption that beta=0 for models without the covariate, and so you could average beta over all models - not just those with the covariate. You then take your model averaged estimate of beta, and then reconstitute the estimate and SE for some value you choose. I think this would work, and have some advantages over the approach Burnham & Anderson describe (above), but again - this is a somewhat open question. For the moment, the B&A approach has at least their tacit support, even though it is clearly somewhat cumbersome.