HDoutliers: Leland Wilkinson's Algorithm for Detecting Multidimensional Outliers (original) (raw)

An implementation of an algorithm for outlier detection that can handle a) data with a mixed categorical and continuous variables, b) many columns of data, c) many rows of data, d) outliers that mask other outliers, and e) both unidimensional and multidimensional datasets. Unlike ad hoc methods found in many machine learning papers, HDoutliers is based on a distributional model that uses probabilities to determine outliers.

Version: 1.0.4
Depends: R (≥ 3.1.0), FNN, FactoMineR, mclust
Published: 2022-02-11
DOI: 10.32614/CRAN.package.HDoutliers
Author: Chris Fraley [aut, cre], Leland Wilkinson [ctb]
Maintainer: Chris Fraley
License: MIT + file
NeedsCompilation: no
Materials:
CRAN checks: HDoutliers results

Documentation:

Downloads:

Reverse dependencies:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=HDoutliersto link to this page.