Learn R Programming

FADPclust (version 1.1.1)

Functional Data Clustering Using Adaptive Density Peak Detection

Description

An implementation of a clustering algorithm for functional data based on adaptive density peak detection technique, in which the density is estimated by functional k-nearest neighbor density estimation based on a proposed semi-metric between functions. The proposed functional data clustering algorithm is computationally fast since it does not need iterative process. (Alex Rodriguez and Alessandro Laio (2014) ; Xiao-Feng Wang and Yifan Xu (2016) ).

Copy Link

Version

Install

install.packages('FADPclust')

Monthly Downloads

242

Version

1.1.1

License

GPL (>= 2)

Maintainer

Rui Ren

Last Published

November 7th, 2022

Functions in FADPclust (1.1.1)

simData2

Simulated multivariate functional data for method FADPclust
FADPsummary

Summary of FADPclust
FADPclust

Functional Data Clustering Using Adaptive Density Peak Detection
simData1

Simulated univariate functional data for method FADPclust
FADPplot

Visualize the result of FADPclust