Package: nestfs
Type: Package
Title: Cross-Validated (Nested) Forward Selection
Version: 0.8.4
Date: 2018-07-04
Authors@R: c(person("Marco", "Colombo",
                    email="m.colombo@ed.ac.uk", role=c("aut", "cre"),
                    comment=c(ORCID="0000-0001-6672-0623")),
             person("Felix", "Agakov",
                    email="felixa@aivalley.com", role="ctb"))
Description: Implementation of forward selection based on cross-validated
             linear and logistic regression.
License: GPL-2
URL: https://github.com/mcol/nestfs
BugReports: https://github.com/mcol/nestfs/issues
Imports: dgof, foreach, methods, stats, utils
Suggests: doParallel, testthat (>= 2.0.0)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-04 13:56:54 UTC; marco
Author: Marco Colombo [aut, cre] (<https://orcid.org/0000-0001-6672-0623>),
  Felix Agakov [ctb]
Maintainer: Marco Colombo <m.colombo@ed.ac.uk>
Repository: CRAN
Date/Publication: 2018-07-05 15:20:15 UTC
