Skip to content
Prev 8904 / 20628 Next

model averaging

Paul York <frgger372 at ...> writes:
Hmmm. I'm not sure, but ... my understanding was that REML provided
unbiased (for specific categories of models) estimates of *variances*,
but that the fixed-effect (beta) coefficients were identical.  You can
test this empirically for one special case:
(Intercept)        Days 
  251.40510    10.46729
(Intercept)        Days 
  251.40510    10.46729 

  The argument about ML vs REML comparisons strictly speaking applies
to likelihood ratio tests, marginal F tests, and other tests that assume
nestedness, but I think it's probably a good idea by extension to use
ML for other types of model comparison.  I would suggest using it for
model averaging as well.