Package: nestfs
Type: Package
Title: Cross-Validated (Nested) Forward Selection
Version: 0.9.1
Date: 2018-12-16
Authors@R: c(person("Marco", "Colombo",
                    email="mar.colombo13@gmail.com", 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 | file LICENSE
URL: https://github.com/mcol/nestfs
BugReports: https://github.com/mcol/nestfs/issues
Imports: dgof, foreach, pROC, methods, stats, utils
Suggests: doParallel, testthat (>= 2.0.0)
Encoding: UTF-8
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-12-16 12:53:19 UTC; mcolombo
Author: Marco Colombo [aut, cre] (<https://orcid.org/0000-0001-6672-0623>),
  Felix Agakov [ctb]
Maintainer: Marco Colombo <mar.colombo13@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-16 18:40:06 UTC
