Table 3.
Distance | Data type | Mathematical Expression | Method |
---|---|---|---|
Euclidean | Continuous |
|
Distance in real space |
Manhattan | Continuous |
|
Distance in real space |
Jaccard Index | Asymmetric binary | Negative match exclusive | |
Hamming | Symmetric binary | Hamming-like | |
Gower | Nominal, ordinal; binary, continuous1 |
|
Simple matching |
Although the Gower coefficient can be implemented for multiple data types, in this study it is implemented for only nominal and ordinal data.
“Quantitative” = ordinal or continuous.