# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "outlierspinner" in publications use:' type: software license: MIT title: 'outlierspinner: Geometric Multivariate Outlier Detection via Random Directional Probing' version: 0.1.0 doi: 10.32614/CRAN.package.outlierspinner abstract: Provides tools for multivariate outlier detection based on geometric properties of multivariate data using random directional projections. Observation-level outlier scores are computed by jointly probing radial magnitude and angular alignment through repeated projections onto random directions, with optional robust centering and covariance adjustment. In addition to global outlier scoring, the method produces dimension-level contribution measures to support interpretation of detected anomalies. Visualization utilities are included to summarize directional contributions for extreme observations. authors: - family-names: Economou given-names: Polychronis email: peconom@upatras.gr repository: https://peconom.r-universe.dev commit: 38c8727c3012d948fc187a5e6d801e7120f09509 date-released: '2026-01-08' contact: - family-names: Economou given-names: Polychronis email: peconom@upatras.gr