The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.7 |
Depends: | R (≥ 3.0.0) |
Imports: | dplyr, cluster, fields, knitr |
Suggests: | rmarkdown, testthat |
Published: | 2016-10-15 |
DOI: | 10.32614/CRAN.package.ADPclust |
Author: | Yifan (Ethan) Xu [aut, cre], Xiao-Feng Wang [aut] |
Maintainer: | Yifan (Ethan) Xu <ethan.yifanxu at gmail.com> |
BugReports: | https://github.com/ethanyxu/ADPclust/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/ethanyxu/ADPclust |
NeedsCompilation: | no |
Citation: | ADPclust citation info |
Materials: | README |
In views: | Cluster |
CRAN checks: | ADPclust results |
Reference manual: | ADPclust.pdf |
Vignettes: |
ADPclust-vignette |
Package source: | ADPclust_0.7.tar.gz |
Windows binaries: | r-devel: ADPclust_0.7.zip, r-release: ADPclust_0.7.zip, r-oldrel: ADPclust_0.7.zip |
macOS binaries: | r-release (arm64): ADPclust_0.7.tgz, r-oldrel (arm64): ADPclust_0.7.tgz, r-release (x86_64): ADPclust_0.7.tgz, r-oldrel (x86_64): ADPclust_0.7.tgz |
Old sources: | ADPclust archive |
Reverse suggests: | FCPS |
Please use the canonical form https://CRAN.R-project.org/package=ADPclust to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.