Hi, There are numerous examples for using model selection (AIC, etc.) to select the best covariance structure for "proc mixed" models. However, I am interested in ranking models with different
fixed effects (not nested). It is my understanding that the REML procedure cannot be used for model selection unless the models are nested. If I use maximum likelihood (ML), the ...