Package: mogavs
Type: Package
Title: Multiobjective Genetic Algorithm for Variable Selection in
        Regression
Version: 1.0.1
Date: 2015-11-04
Authors@R: c(person("Tommi","Pajala",role=c("aut","cre"), email="tommi.pajala@aalto.fi"), person("Pekka","Malo",role="aut"),person("Ankur","Sinha",role="aut"),person("Timo","Kuosmanen",role="ctb"))
Imports: cvTools, graphics, stats
Description: Functions for exploring the best subsets in regression with a genetic algorithm. The package is much faster than methods relying on complete enumeration, and is suitable for datasets with large number of variables.
License: GPL-2
LazyData: yes
NeedsCompilation: no
Packaged: 2015-11-06 16:33:58 UTC; Tommi
Author: Tommi Pajala [aut, cre],
  Pekka Malo [aut],
  Ankur Sinha [aut],
  Timo Kuosmanen [ctb]
Maintainer: Tommi Pajala <tommi.pajala@aalto.fi>
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2015-11-06 18:29:17
