Package: fdacluster 0.4.2.9000

fdacluster: Joint Clustering and Alignment of Functional Data

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 SRVF 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 SRVF 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>.

Authors:Aymeric Stamm [aut, cre], Laura Sangalli [ctb], Piercesare Secchi [ctb], Simone Vantini [ctb], Valeria Vitelli [ctb], Alessandro Zito [ctb]

fdacluster_0.4.2.9000.tar.gz
fdacluster_0.4.2.9000.zip(r-4.7)fdacluster_0.4.2.9000.zip(r-4.6)fdacluster_0.4.2.9000.zip(r-4.5)
fdacluster_0.4.2.9000.tgz(r-4.6-x86_64)fdacluster_0.4.2.9000.tgz(r-4.6-arm64)fdacluster_0.4.2.9000.tgz(r-4.5-x86_64)fdacluster_0.4.2.9000.tgz(r-4.5-arm64)
fdacluster_0.4.2.9000.tar.gz(r-4.7-arm64)fdacluster_0.4.2.9000.tar.gz(r-4.7-x86_64)fdacluster_0.4.2.9000.tar.gz(r-4.6-arm64)fdacluster_0.4.2.9000.tar.gz(r-4.6-x86_64)
fdacluster_0.4.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fdacluster/json (API)
NEWS

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

Bug tracker:https://github.com/astamm/fdacluster/issues

Pkgdown/docs site:https://astamm.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openblascppopenmp

6.33 score 8 stars 1 packages 45 scripts 402 downloads 9 exports 91 dependencies

Last updated from:2c2f40e8b5. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK341
linux-devel-x86_64OK361
source / vignettesOK429
linux-release-arm64OK357
linux-release-x86_64OK368
macos-release-arm64OK268
macos-release-x86_64OK743
macos-oldrel-arm64OK202
macos-oldrel-x86_64OK461
windows-develOK542
windows-releaseOK544
windows-oldrelOK457
wasm-releaseOK218

Exports:as_capscompare_capsdiagnostic_plotfdadbscanfdadistfdahclustfdakmeansis_capslp

Dependencies:askpassbase64encbslibcachemcliclustercodacodetoolscpp11crosstalkcurldata.tabledbscandigestdoParalleldotCall64dplyrevaluatefarverfastmapfdasrvffieldsfontawesomeforeachfsfuturefuture.applygenericsggplot2globalsgluegtablehighrhtmltoolshtmlwidgetshttrisobanditeratorsjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelistenvlpSolvemagrittrmapsMASSMatrixmemoisemimeminpack.lmmvtnormnloptropensslotelparallellypillarpkgconfigplotlyprogressrpromisespurrrR6rappdirsRColorBrewerRcppRcppArmadillorlangrmarkdownS7sassscalesspamstringistringrsystibbletidyrtidyselecttinytextoleranceutf8vctrsviridisLitewithrxfunyaml

Analysis of Berkeley growth data

Rendered fromberkeley-growth.Rmdusingknitr::rmarkdownon Jun 14 2026.

Last update: 2026-01-14
Started: 2023-06-26

Computing initial centroids in k-means

Rendered fromkmeans-initialisation.Rmdusingknitr::rmarkdownon Jun 14 2026.

Last update: 2026-01-14
Started: 2023-06-24