Package: distanceHD 1.2

distanceHD: Distance Metrics for High-Dimensional Clustering

We provide three distance metrics for measuring the separation between two clusters in high-dimensional spaces. The first metric is the centroid distance, which calculates the Euclidean distance between the centers of the two groups. The second is a ridge Mahalanobis distance, which incorporates a ridge correction constant, alpha, to ensure that the covariance matrix is invertible. The third metric is the maximal data piling distance, which computes the orthogonal distance between the affine spaces spanned by each class. These three distances are asymptotically interconnected and are applicable in tasks such as discrimination, clustering, and outlier detection in high-dimensional settings.

Authors:Jung Ae Lee [aut, cre], Jeongyoun Ahn [aut]

distanceHD_1.2.tar.gz
distanceHD_1.2.zip(r-4.5)distanceHD_1.2.zip(r-4.4)distanceHD_1.2.zip(r-4.3)
distanceHD_1.2.tgz(r-4.5-any)distanceHD_1.2.tgz(r-4.4-any)distanceHD_1.2.tgz(r-4.3-any)
distanceHD_1.2.tar.gz(r-4.5-noble)distanceHD_1.2.tar.gz(r-4.4-noble)
distanceHD_1.2.tgz(r-4.4-emscripten)distanceHD_1.2.tgz(r-4.3-emscripten)
distanceHD.pdf |distanceHD.html
distanceHD/json (API)

# Install 'distanceHD' in R:
install.packages('distanceHD', repos = c('https://jungaeleeb.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • leukemia - Gene expression data from Golub et al.

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 6 downloads 3 exports 1 dependencies

Last updated 21 days agofrom:b910956ce7. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 31 2025
R-4.5-winOKJan 31 2025
R-4.5-macOKJan 31 2025
R-4.5-linuxOKJan 31 2025
R-4.4-winOKJan 31 2025
R-4.4-macOKJan 31 2025
R-4.3-winOKJan 31 2025
R-4.3-macOKJan 31 2025

Exports:dist_cendist_mahdist_mdp

Dependencies:MASS