The model with the highest \(R^2\) and adjusted \(R^2\) is the preferable of all candidate models The quadratic model is the preferable model in that case.

%%----------------------------------------------------%%

}

%%----------------------------------------------------%%

The adjusted R-square value is found on the summary output for a fitted model. It is called because it takes into account the number of predictor variables being used. The law of parsimony states the simplest model that adequately explains the outcomes is the best. The candidate model with the higher adjusted R squared is considered preferable.