I know that the stepAIC
function in R allows us to perform stepwise regression but I was wondering if there's any option (or other function) to perform a F-statistic based stepwise regression ?
I've looked in the help of the stepAIC
function but didn't find any answer.
Thanks a lot