Package: kNNvs
Type: Package
Date: 2021-05-11
Title: k Nearest Neighbors with Grid Search Variable Selection
Version: 0.1.0
Authors@R: c(person("Eddie", "Pei", email = "ep2667@rit.edu",
                 role = c("aut", "cre")),
                  person("Ernest", "Fokoue" , role = c("aut")))
Maintainer: Eddie Pei <ep2667@rit.edu>
Description: k Nearest Neighbors with variable selection, combine grid search and forward selection to achieve variable selection in order to improve k Nearest Neighbors predictive performance.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-11 13:38:40 UTC; edpei
Author: Eddie Pei [aut, cre],
  Ernest Fokoue [aut]
Repository: CRAN
Date/Publication: 2021-05-12 12:10:05 UTC
Built: R 4.6.0; ; 2025-08-18 03:51:10 UTC; unix
