MOutliers: Multivariate Outlier Detection Methods
Provides methods for detecting multivariate outliers in numeric datasets. The package implements classical Mahalanobis distance, robust Minimum Covariance Determinant (MCD), and Principal Component Analysis (PCA)-based approaches. Visualization functions are included to aid interpretation of detected outliers. Mahalanobis distance calculations are accelerated using 'C++' through 'Rcpp'.
| Version: |
0.1.1 |
| Imports: |
Rcpp, stats, MASS, ggplot2, gridExtra, cowplot, rlang |
| LinkingTo: |
Rcpp |
| Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: |
2026-06-15 |
| DOI: |
10.32614/CRAN.package.MOutliers (may not be active yet) |
| Author: |
Senuri Yasara [aut, cre],
Pavanthi Sudasinghe [aut] |
| Maintainer: |
Senuri Yasara <senuriyasara at gmail.com> |
| BugReports: |
https://github.com/SenuYasara/Multivariate_Outlier_Detection_R_Package/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://github.com/SenuYasara/Multivariate_Outlier_Detection_R_Package |
| NeedsCompilation: |
yes |
| Materials: |
README |
| CRAN checks: |
MOutliers results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=MOutliers
to link to this page.