Creating, Manipulating, and Subsetting "dist" Objects
Dist2Mat conversion
Expanding a distance matrix given new data
"dist" object computation
Computing pairwise distances between rows of two matrices
2D-indexing to 1D-indexing
1D-indexing to 2D-indexing
Subsetting a "dist" object by columns
Dist2Dist subsetting
Dist2Mat subsetting
Efficiently creates, manipulates, and subsets "dist" objects, commonly used in cluster analysis. Designed to minimise unnecessary conversions and computational overhead while enabling seamless interaction with distance matrices.
Useful links