RMSDp: Refined Modified Stahel-Donoho (MSD) Estimators for Outlier Detection (Parallel Version)

A parallel function for multivariate outlier detection named modified Stahel-Donoho estimators is contained in this package. The function RMSDp() is for elliptically distributed datasets and recognizes outliers based on Mahalanobis distance. This function is for higher dimensional datasets that cannot be handled by a single core function RMSD() included in 'RMSD' package. See Wada and Tsubaki (2013) <doi:10.1109/CLOUDCOM-ASIA.2013.86> for the detail of the algorithm.

Version: 0.1.0
Depends: stats
Imports: parallel, doParallel, foreach
Suggests: testthat (≥ 3.0.0)
Published: 2023-11-16
Author: Kazumi Wada ORCID iD [aut, cre]
Maintainer: Kazumi Wada <kazwd2008 at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: RMSDp results

Documentation:

Reference manual: RMSDp.pdf

Downloads:

Package source: RMSDp_0.1.0.tar.gz
Windows binaries: r-devel: RMSDp_0.1.0.zip, r-release: RMSDp_0.1.0.zip, r-oldrel: RMSDp_0.1.0.zip
macOS binaries: r-release (arm64): RMSDp_0.1.0.tgz, r-oldrel (arm64): RMSDp_0.1.0.tgz, r-release (x86_64): RMSDp_0.1.0.tgz, r-oldrel (x86_64): RMSDp_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RMSDp to link to this page.