Definition of k-Nearest-Neighbor Estimator:
The k-nearest-neighbor estimator is a kind of nonparametric estimator of a function. Given a data set
{Xi, Yi} it estimates values of Y for X's other than
those in the sample. The process is to choose the k values of Xi
nearest the X for which one seeks an estimate, and average their Y values.
Here k is a parameter to the estimator. The average could be weighted, e.g.
with the closest neighbor having the most impact on the estimate.
(Econterms)
Terms related to k-Nearest-Neighbor Estimator:
About.Com Resources on k-Nearest-Neighbor Estimator:
Writing a Term Paper? Here are a few starting points for research on k-Nearest-Neighbor Estimator:
Books on k-Nearest-Neighbor Estimator:
Journal Articles on k-Nearest-Neighbor Estimator:
None
None
None
None

