COMLAug 14, 2016

Depth and depth-based classification with R-package ddalpha

arXiv:1608.04109v166 citations
Originality Synthesis-oriented
AI Analysis

This work is incremental, offering a software package for researchers and practitioners in statistics and machine learning to apply existing data depth techniques in classification tasks.

The paper introduces the R-package ddalpha, which implements data depth concepts and depth-based classification methods, including the $DDα$-procedure, to tackle multivariate and functional classification problems, providing tools for computation, visualization, and benchmarking.

Following the seminal idea of Tukey, data depth is a function that measures how close an arbitrary point of the space is located to an implicitly defined center of a data cloud. Having undergone theoretical and computational developments, it is now employed in numerous applications with classification being the most popular one. The R-package ddalpha is a software directed to fuse experience of the applicant with recent achievements in the area of data depth and depth-based classification. ddalpha provides an implementation for exact and approximate computation of most reasonable and widely applied notions of data depth. These can be further used in the depth-based multivariate and functional classifiers implemented in the package, where the $DDα$-procedure is in the main focus. The package is expandable with user-defined custom depth methods and separators. The implemented functions for depth visualization and the built-in benchmark procedures may also serve to provide insights into the geometry of the data and the quality of pattern recognition.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes