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.7)distanceHD_1.2.zip(r-4.6)distanceHD_1.2.zip(r-4.5)
distanceHD_1.2.tgz(r-4.6-any)distanceHD_1.2.tgz(r-4.5-any)
distanceHD_1.2.tar.gz(r-4.7-any)distanceHD_1.2.tar.gz(r-4.6-any)
distanceHD_1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
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:

Conda:

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

1.00 score 202 downloads 3 exports 1 dependencies

Last updated from:b910956ce7. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK109
source / vignettesOK142
linux-release-x86_64OK97
macos-release-arm64OK187
macos-oldrel-arm64OK181
windows-develOK546
windows-releaseOK414
windows-oldrelOK569
wasm-releaseOK91

Exports:dist_cendist_mahdist_mdp

Dependencies:MASS