For example, for a given regressor, how should we decide wether beta is 0 or not? how should we discriminate between a model with one or multiple betas.
[ ] Repeat literature search for generic GLM models (are there alternatives to AIC and BIC?)
[ ] Can we test wether a criterium is practically justified by numerical simulations? For example can I simulate a model with single beta and check if AIC and BIC select it over a version with multiple beta?
For example, for a given regressor, how should we decide wether beta is 0 or not? how should we discriminate between a model with one or multiple betas.