mmcleod wrote:Thanks, everyone, for your clarifications. So, is model averaging for real parameters over the entire model set the equivalent of averaging betas by setting beta=0 in models without the covariate and then calculating real parameters from the betas?
As far as re-normalizing weights and calculating by hand, etc. -- can't you delete the models without the covariate from your model set and then let MARK do the dirty work?
Somewhat more complicated - and really, depends on what you're after - are you interested in model averaged relationships between survival (say) and the value of the covariate, or something else? A model with a covariate provides an estimate of the parameter for a given value of the covariate. A model without the covariate provides an estimate of the parameter that would be the same for all individuals, regardless of the value of their covariate...
And, as discussed, if you go this route, you don't need to delete models without the covariate, since the beta for them is simply 0. You're model averaging the reals for each model, and you can generate a real for each model, regardless of whether or not it has the covariate. The big decision is what real to use for the model with the covariate. You could for example simply calculate the real parameter for the mean of the covariate (i.e., the mean over all individuals in your sample), take those, and model average them with estimates from the models without the covariates, using the normal AIC weights.