Tools for the analysis of interval-valued data, including construction, visualization, and statistical modeling. The package provides the 'intData' class for representing interval-valued data, along with functions to aggregate microdata and to estimate parameters of latent distributions. Barycenter and covariance matrix estimation is implemented based on the Mallows distance (Oliveira et al. (2025) <doi:10.48550/arXiv.2407.05105>). Robust estimation of the symbolic covariance matrix is implemented via the Interval Minimum Covariance Determinant (IMCD) estimator, enabling outlier detection based on the robust squared Interval-Mahalanobis distance, as proposed by Loureiro et al. (2026b) <doi:10.48550/arXiv.2604.26769>. Explainable outlier detection is supported through Shapley value based decomposition of the squared robust Interval-Mahalanobis distance, allowing assessment of variable contributions to outlyingness (Loureiro et al. (2026a) <doi:10.48550/arXiv.2606.26307>). Shapley interaction indices are also implemented, along with visualization tools to support interpretation of the results.
| Version: | 0.2.0 |
| Depends: | R (≥ 3.6) |
| Imports: | cellWise, cowplot, fmsb, ggbeeswarm, ggplot2, kde1d, MASS, methods |
| Suggests: | CerioliOutlierDetection, corrplot, ggrepel, knitr, plotly, RColorBrewer, rmarkdown, robustbase, scales, testthat (≥ 3.0.0) |
| Published: | 2026-06-30 |
| DOI: | 10.32614/CRAN.package.AIDA |
| Author: | Catarina P. Loureiro
|
| Maintainer: | Catarina P. Loureiro <catarinapadrela at tecnico.ulisboa.pt> |
| BugReports: | https://github.com/catarinaploureiro/AIDA/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/catarinaploureiro/AIDA, https://catarinaploureiro.github.io/AIDA/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Citation: | AIDA citation info |
| Materials: | README, NEWS |
| CRAN checks: | AIDA results |
| Reference manual: | AIDA.html , AIDA.pdf |
| Vignettes: |
IMCD_examples (source, R code) Shapley_examples (source, R code) intData_examples (source, R code) |
| Package source: | AIDA_0.2.0.tar.gz |
| Windows binaries: | r-devel: AIDA_0.1.5.zip, r-release: AIDA_0.1.5.zip, r-oldrel: AIDA_0.1.5.zip |
| macOS binaries: | r-release (arm64): AIDA_0.1.5.tgz, r-oldrel (arm64): AIDA_0.1.5.tgz, r-release (x86_64): AIDA_0.1.5.tgz, r-oldrel (x86_64): AIDA_0.1.5.tgz |
| Old sources: | AIDA archive |
Please use the canonical form https://CRAN.R-project.org/package=AIDA to link to this page.