Forward selection backward elimination and stepwise regressi
Forward selection, backward elimination and stepwise regression all lead to the same choice of final model. True/False
Solution
False. None of these techniques leads to a unique outcome in the first place; they can lead you to different final specifications, depending on which variables are added/deleted in which order.