fdclassify: Supervised Classification for Functional Data via Signed Depth

Provides a suite of supervised classifiers for functional data based on the concept of signed depth. The core pipeline computes Fraiman-Muniz (FM) functional depth in either its Tukey or Simplicial variant, derives a signed depth by comparing each curve to a reference median curve via the signed distance integral, and feeds the resulting scalar summary into several classifiers: the k-Ranked Nearest Neighbour (k-RNN) rule, a moving-average smoother, a kernel-density Bayes rule, logistic regression on signed depth and distance to the mode, and a generalised additive model (GAM) classifier. Cross-validation routines for tuning the neighbourhood size k and parametric bootstrap confidence intervals are also included.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: stats, graphics, mgcv, modeest
Suggests: testthat (≥ 3.0.0), spelling, knitr, rmarkdown
Published: 2026-04-23
DOI: 10.32614/CRAN.package.fdclassify (may not be active yet)
Author: Diego Andrés Pérez Ruiz ORCID iD [aut, cre], Peter Foster [ths]
Maintainer: Diego Andrés Pérez Ruiz <diego.perezruiz at manchester.ac.uk>
BugReports: https://github.com/dapr12/fdclassify/issues
License: GPL-3
URL: https://github.com/dapr12/fdclassify
NeedsCompilation: no
Language: en-GB
CRAN checks: fdclassify results

Documentation:

Reference manual: fdclassify.html , fdclassify.pdf

Downloads:

Package source: fdclassify_0.1.0.tar.gz
Windows binaries: r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): fdclassify_0.1.0.tgz, r-oldrel (x86_64): fdclassify_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fdclassify to link to this page.