CRAN/E | ADPclust

ADPclust

Fast Clustering Using Adaptive Density Peak Detection

Installation

About

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.

Citation ADPclust citation info
github.com/ethanyxu/ADPclust
Bug report File report

Key Metrics

Version 0.7
R ≥ 3.0.0
Published 2016-10-15 2744 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks ADPclust results

Downloads

Yesterday 22 0%
Last 7 days 80 +21%
Last 30 days 349 -0%
Last 90 days 1.184 +20%
Last 365 days 4.371 -16%

Maintainer

Maintainer

Yifan (Ethan) Xu

ethan.yifanxu@gmail.com

Authors

Yifan

(Ethan)

Xu

aut / cre

Xiao-Feng Wang

aut

Material

README
Reference manual
Package source

In Views

Cluster

Vignettes

ADPclust-vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ADPclust archive

Depends

R ≥ 3.0.0

Imports

dplyr
cluster
fields
knitr

Suggests

rmarkdown
testthat

Reverse Suggests

FCPS