Skip to content
Prev 67872 / 398502 Next

HOWTO compare univariate binomial glm lrm models which are not nested

Prof Brian Ripley wrote:
In addition to Brian's comment, AIC may be of use.  You can't really use 
c-index (ROC area) as it is not sensitive enough for comparing two 
models.  But whatever you use, the bad news is that you can't use the 
results to compare more than 2 or 3 completely pre-chosen models or you 
will invalidate inference and estimates if you use these comparisons to 
build a final model.

Frank