Package: rFSA
Type: Package
Title: Feasible Solution Algorithm for Finding Best Subsets and
        Interactions
Version: 0.1.0
Date: 2016-10-17
Author: Joshua Lambert <joshua.lambert@uky.edu>
Maintainer: Joshua Lambert <joshua.lambert@uky.edu>
Description: Uses the lm() and glm() functions to fit models
    generated from a feasible solution algorithm. The feasible solution algorithm comes up with model forms of a
    specific type that can have fixed variables, higher order interactions and their
    lower order terms.
Depends: R (>= 2.15.0)
Imports: parallel, methods
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-17 17:55:41 UTC; MC\jwla225
Repository: CRAN
Date/Publication: 2016-10-18 10:20:52
Built: R 3.2.5; ; 2016-11-02 14:09:51 UTC; windows
