CRAN/E | fdacluster

fdacluster

Joint Clustering and Alignment of Functional Data

Installation

About

Implementations of the k-means, hierarchical agglomerative and DBSCAN clustering methods for functional data which allows for jointly aligning and clustering curves. It supports functional data defined on one-dimensional domains but possibly evaluating in multivariate codomains. It supports functional data defined in arrays but also via the 'fd' and 'funData' classes for functional data defined in the 'fda' and 'funData' packages respectively. It currently supports shift, dilation and affine warping functions for functional data defined on the real line and uses the SRSF framework to handle boundary-preserving warping for functional data defined on a specific interval. Main reference for the k-means algorithm: Sangalli L.M., Secchi P., Vantini S., Vitelli V. (2010) "k-mean alignment for curve clustering" doi:10.1016/j.csda.2009.12.008. Main reference for the SRSF framework: Tucker, J. D., Wu, W., & Srivastava, A. (2013) "Generative models for functional data using phase and amplitude separation" doi:10.1016/j.csda.2012.12.001.

astamm.github.io/fdacluster/index.html
github.com/astamm/fdacluster

Key Metrics

Version 0.3.0
R ≥ 3.5.0
Published 2023-07-04 298 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks fdacluster results

Downloads

Yesterday 19 0%
Last 7 days 65 -24%
Last 30 days 285 -11%
Last 90 days 872 -16%
Last 365 days 4.320 +77%

Maintainer

Maintainer

Aymeric Stamm

aymeric.stamm@cnrs.fr

Authors

Aymeric Stamm

aut / cre

Laura Sangalli

ctb

Piercesare Secchi

ctb

Simone Vantini

ctb

Valeria Vitelli

ctb

Alessandro Zito

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Analysis of Berkeley growth data
Computing initial centroids in k-means

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

fdacluster archive

Depends

R ≥ 3.5.0

Imports

cli
cluster
dbscan
dplyr
fdasrvf
forcats
furrr
ggplot2
lpSolve
nloptr
progressr
purrr
Rcpp
rlang
tibble
tidyr
withr

Suggests

fda
funData
future
knitr
rmarkdown
testthat ≥ 3.0.0

LinkingTo

Rcpp
RcppArmadillo
nloptr

Reverse Imports

fdakma
squat

Reverse LinkingTo

squat