is there function/package perform k-nearest neighbor based density estimation in r?
class package: function knn
ipred package: function ipredknn
this search on baron's site brings 29 hits.
and multivariate task view has 2 sections on classification, , has links few packages knn , related tasks.
Comments
Post a Comment