Logic:
Is there reason to expect a causal relationship between the predictors and the response variable.
• Like Correlation, Regression can’t prove causation – that assumption is on us as the data collectors/owners.
Fit:
Does the overall regression show a significant relationship between the predictors and the response variable?
Parsimony:
Does each predictor contribute significantly to the explanation? Are some predictors not worth the trouble?
Stability:
Are the predictors related to one another so strongly that regression estimates become erratic?
Occam’s Razor
When two explanations are otherwise equivalent, we prefer the simpler one
R2 Adjusted