<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Multivariate Outlier Detection Methods</dc:title>
  <dc:title>R package MOutliers version 0.1.1</dc:title>
  <dc:description>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'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp, stats, MASS, ggplot2, gridExtra, cowplot, rlang</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Senuri Yasara &lt;senuriyasara@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Senuri Yasara [aut, cre],
  Pavanthi Sudasinghe [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=MOutliers/LICENSE)</dc:rights>
  <dc:date>2026-06-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=MOutliers</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.MOutliers</dc:identifier>
</oai_dc:dc>
