HDoutliers: Leland Wilkinson's Algorithm for Detecting Multidimensional Outliers

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.

Getting started

Package details

AuthorChris Fraley [aut, cre], Leland Wilkinson [ctb]
MaintainerChris Fraley <fraley@u.washington.edu>
LicenseMIT + file LICENSE
Version1.0.4
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("HDoutliers")

Try the HDoutliers package in your browser

Any scripts or data that you put into this service are public.

HDoutliers documentation built on Feb. 11, 2022, 5:10 p.m.