Table 1.
Legend Figure 2 | PCA components | Nearest-Neighbor (NN) Nearest-Mean (NM) | Distance metric | Distance metric D(y, x, Σ) = |
---|---|---|---|---|
NNC | – | NN | Correlation distance | |
NNE | – | NN | Euclidean distance | |
NMC | – | NM | Correlation distance | |
NME | – | NM | Euclidean distance | |
GNB | – | NM | norm. Euclidean distance | |
NMC 8, 16, 32,… | 8, 16, 32,… | NM | Correlation distance | |
NME 8, 16, 32,… | 8, 16, 32,… | NM | Euclidean distance | |
GNB 8, 16, 32,… | 8, 16, 32,… | NM | norm. Euclidean distance | |
LDA 8, 16, 32,… | 8, 16, 32,… | NM | Mahalanobis distance |
y, x: sample vectors of test and training data; yn, xn: components of y, x, μ: class mean (centroid) vector from training data; Σnn: diagonal elements of the covariance matrix Σ of the (pooled) training-data residuals (x−μ).