knnTree (1.2.4)
k-nn classification with variable selection inside leaves of a tree.
http://cran.r-project.org/web/packages/knnTree
Construct or predict with k-nearest-neighbor classifiers, using cross-validation to select k, choose variables (by forward or backwards selection), and choose scaling (from among no scaling, scaling each column by its SD, or scaling each column by its MAD). The finished classifier will consist of a classification tree with one such k-nn classifier in each leaf.
Author(s): Sam Buttrey <buttrey@nps.edu>
License: GPL version 2
Uses: Does not use any package
Released about 5 years ago.
1 previous version
- knnTree_1.2.3. Released over 8 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of knnTree yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for knnTree on google, google scholar, r-help, r-devel.
Visit knnTree on R Graphical Manual.