Learn R Programming

fastbackward (version 1.0.0)

Fast Backward Elimination Based on Information Criterion

Description

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.

Copy Link

Version

Install

install.packages('fastbackward')

Monthly Downloads

591

Version

1.0.0

License

Apache License (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Jacob Seedorff

Last Published

May 22nd, 2024

Functions in fastbackward (1.0.0)

fastbackward

Performs Fast Backward Elimination by AIC