| batchSOM {class} | Self-Organizing Maps: Batch Algorithm |
| condense {class} | Condense training set for k-NN classifier |
| knn {class} | k-Nearest Neighbour Classification |
| knn.cv {class} | k-Nearest Neighbour Cross-Validatory Classification |
| knn1 {class} | 1-nearest neighbour classification |
| lvq1 {class} | Learning Vector Quantization 1 |
| lvq2 {class} | Learning Vector Quantization 2.1 |
| lvq3 {class} | Learning Vector Quantization 3 |
| lvqinit {class} | Initialize a LVQ Codebook |
| lvqtest {class} | Classify Test Set from LVQ Codebook |
| multiedit {class} | Multiedit for k-NN Classifier |
| olvq1 {class} | Optimized Learning Vector Quantization 1 |
| plot.SOM {class} | Plot SOM Fits |
| plot.somgrid {class} | Plot SOM Fits |
| reduce.nn {class} | Reduce Training Set for a k-NN Classifier |
| SOM {class} | Self-Organizing Maps: Online Algorithm |
| somgrid {class} | Plot SOM Fits |