Mallow cp vs RMSE?
Which one is more approprioate method for model selection in linear regression for validation data
I heard RMSE is more appropriate for training and test data
Sameer
If you have to use an automated method, there are many better than these two. For reasons why these two are NOT good, try reading http://www.lexjansen.com/pnwsug/2008/DavidCassell-StoppingStepwise.pdf.
If I had to depend on an automated method (that is, nobody has any good systematic knowledge about the problem), I would consider LASSO methods.
Steve Denham
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.