Package: mogavs
Type: Package
Title: Multiobjective Genetic Algorithm for Variable Selection in
        Regression
Version: 1.1.0
Date: 2017-4-11
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
Depends: R (>= 2.10)
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 data sets with large number of variables. For more information, see Sinha, Malo & Kuosmanen (2015) <doi:10.1080/10618600.2014.899236>.
License: GPL-2
LazyData: yes
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-01-26 08:31:16 UTC; Tommi-local
Author: Tommi Pajala [aut, cre],
  Pekka Malo [aut],
  Ankur Sinha [aut],
  Timo Kuosmanen [ctb]
Maintainer: Tommi Pajala <tommi.pajala@aalto.fi>
Repository: CRAN
Date/Publication: 2018-01-26 22:06:01 UTC
