Skip to content

HDoutliers

Leland Wilkinson's Algorithm for Detecting Multidimensional Outliers

v1.0.4 · Feb 11, 2022 · MIT + file LICENSE

Description

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.

Downloads

557

Last 30 days

7248th

1.2K

Last 90 days

5.8K

Last year

Trend: +38.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies FNN FactoMineR mclust OutliersO3 HDoutliers

Version History

new 1.0.4 Mar 10, 2026
updated 1.0.4 ← 1.0.3 diff Feb 10, 2022
updated 1.0.3 ← 1.0.2 diff Sep 28, 2020
updated 1.0.2 ← 1.0.1 diff Jul 9, 2020
updated 1.0.1 ← 1.0 diff Mar 31, 2020
updated 1.0 ← 0.15 diff Feb 10, 2018
updated 0.15 ← 0.14 diff Dec 23, 2016
updated 0.14 ← 0.12 diff Nov 27, 2016
updated 0.12 ← 0.9 diff Nov 16, 2016
updated 0.9 ← 0.8 diff Oct 31, 2016
updated 0.8 ← 0.5 diff Sep 8, 2016
updated 0.5 ← 0.2 diff Jul 17, 2016
new 0.2 Jun 22, 2016