Skip to content

k-NN routines

2 messages · Clayton Springer, Brian Ripley

#
Hello All,

I would like to use R for k-NN (nearest neighbor) clustering for pattern recognition. 
However, I don't see it. I don't think 'hclust' or 'kmeans' are what I am looking for.

Thanks for your help,


Clayton Springer

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Mon, 6 Dec 1999, Clayton Springer wrote:

            
knn in package class, part of the VR bundle.