2 approaches can be used:
Backward Elimination
- begining: model with all variables
- variable elimination (one by one)
- end: satisfaction that all remaining variables are important to the model
- with p-value
- identify predictor corresponding to the largest p-value
- drop variable, refit the model