Package: ADPclust 0.8

ADPclust: Fast Clustering Using Adaptive Density Peak Detection

An implementation of ADPclust clustering procedures (Fast Clustering Using Adaptive Density Peak Detection). The work is built and improved upon the idea of Rodriguez and Laio (2014)<doi:10.1126/science.1242072>. ADPclust clusters data by finding density peaks in a density-distance plot generated from local multivariate Gaussian density estimation. It includes an automatic centroids selection and parameter optimization algorithm, which finds the number of clusters and cluster centroids by comparing average silhouettes on a grid of testing clustering results; It also includes a user interactive algorithm that allows the user to manually selects cluster centroids from a two dimensional "density-distance plot". Here is the research article associated with this package: "Wang, Xiao-Feng, and Yifan Xu (2015)<doi:10.1177/0962280215609948> Fast clustering using adaptive density peak detection." Statistical methods in medical research". url: <http://smm.sagepub.com/content/early/2015/10/15/0962280215609948.abstract>.

Authors:Ethan Yifan Xu [aut, cre], Xiao-Feng Wang [aut]

ADPclust_0.8.tar.gz
ADPclust_0.8.zip(r-4.5)ADPclust_0.8.zip(r-4.4)ADPclust_0.8.zip(r-4.3)
ADPclust_0.8.tgz(r-4.4-any)ADPclust_0.8.tgz(r-4.3-any)
ADPclust_0.8.tar.gz(r-4.5-noble)ADPclust_0.8.tar.gz(r-4.4-noble)
ADPclust_0.8.tgz(r-4.4-emscripten)ADPclust_0.8.tgz(r-4.3-emscripten)
ADPclust.pdf |ADPclust.html
ADPclust/json (API)

# Install 'ADPclust' in R:
install.packages('ADPclust', repos = c('https://ethanyxu.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ethanyxu/adpclust/issues

Datasets:
  • clust10 - 1000 5-dimensional data points that form ten clusters
  • clust3 - 90 2-dimensional data points that form three clusters
  • clust5 - 500 5-dimensional data points that form five clusters
  • clust5.1 - 500 5-dimensional data points that form five clusters
  • dat_gene - 243-dimensional gene expression data of 38 patients

On CRAN:

9 exports 10 stars 1.71 score 28 dependencies 1 mentions 42 scripts 334 downloads

Last updated 2 years agofrom:69ce3a2f8e. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 28 2024
R-4.5-winNOTEAug 28 2024
R-4.5-linuxNOTEAug 28 2024
R-4.4-winNOTEAug 28 2024
R-4.4-macNOTEAug 28 2024
R-4.3-winNOTEAug 28 2024
R-4.3-macNOTEAug 28 2024

Exports:adpclustAMISEFindCentersAutoVFindClustersAutoFindClustersGivenCentersFindClustersManualFindDistmFindFDROT

Dependencies:cliclusterdotCall64dplyrevaluatefansifieldsgenericsgluehighrknitrlifecyclemagrittrmapspillarpkgconfigR6Rcpprlangspamtibbletidyselectutf8vctrsviridisLitewithrxfunyaml

Fast Clustering Using Adaptive Density Peak Detection (ADPclust)

Rendered fromADPclust.Rmdusingknitr::rmarkdownon Aug 28 2024.

Last update: 2016-10-14
Started: 2015-12-02