Skip to content
Prev 68827 / 398506 Next

robust model selection criteria

On Fri, 29 Apr 2005, Berton Gunter wrote:

            
More fundamentally, `AIC' is about maximum-likelihood fitting of true 
models.  Now rlm does usually correspond to ML fitting of a non-normal 
linear model, so it would be possible to compute a likelihood and hence 
AIC.  The point however is that the model is assumed to be false.  There 
are AIC-like criteria for that situation, but they are essentially 
impossible to compute accurately as they depend on fine details of the 
unknown true error distribution (and still assume a linear model).