Fast Backward Elimination Based on Information Criterion
Performs backward elimination with similar syntax to the stepAIC() function from the 'MASS' package. A bounding algorithm is used to avoid fitting unnecessary models, making it much faster.
Useful links