Package: nestfs
Type: Package
Title: Cross-Validated (Nested) Forward Selection
Version: 1.0.3
Date: 2022-12-13
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, parallel, pROC (>= 1.9), methods, stats, utils
Suggests: testthat (>= 2.0.0)
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2022-12-13 13:22:11 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: 2022-12-13 13:40:02 UTC
Built: R 4.2.0; ; 2022-12-20 23:12:54 UTC; unix
