knncat: Nearest-neighbor Classification with Categorical Variables

Scale categorical variables in such a way as to make NN classification as accurate as possible. The code also handles continuous variables and prior probabilities, and does intelligent variable selection and estimation of both error rates and the right number of NN's.

Getting started

Package details

AuthorSam Buttrey
MaintainerSam Buttrey <buttrey@nps.edu>
LicenseGPL-2
Version1.2.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("knncat")

Try the knncat package in your browser

Any scripts or data that you put into this service are public.

knncat documentation built on May 2, 2019, 6:35 a.m.