Package: fastbackward
Type: Package
Title: Fast Backward Elimination Based on Information Criterion
Version: 1.0.1
Date: 2024-5-29
Authors@R: person("Jacob", "Seedorff", , "jacob-seedorff@uiowa.edu", role = c("aut", "cre"))
Maintainer: Jacob Seedorff <jacob-seedorff@uiowa.edu>
URL: https://github.com/JacobSeedorff21/fastbackward
BugReports: https://github.com/JacobSeedorff21/fastbackward/issues
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. 
License: Apache License (>= 2)
Encoding: UTF-8
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
RoxygenNote: 7.3.1
Imports: MASS
NeedsCompilation: no
Packaged: 2024-05-29 22:17:01 UTC; Jacob
Author: Jacob Seedorff [aut, cre]
Repository: CRAN
Date/Publication: 2024-05-29 22:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:28:30 UTC; windows
