I know that I can perform a stepwise selection on ordinary linear regression model based on the t-value.
but what about Negative Binomial regression model - or GLM in general? Does it theoretically make sense to perform a stepwise selection on variables bases on P-value resulting from "z-scores" when I am trying to improve Negative Binomial regression model? Is such method recommended?
thank you