Package: HDoutliers
Version: 1.0.4
Date: 2022-02-10
Title: Leland Wilkinson's Algorithm for Detecting Multidimensional
        Outliers
Authors@R: c(person("Chris", "Fraley", role = c("aut", "cre"),
                     email = "fraley@u.washington.edu"),
              person("Leland", "Wilkinson", role = "ctb",
                     email = "leland.wilkinson@gmail.com"))
Author: Chris Fraley [aut, cre],
  Leland Wilkinson [ctb]
Maintainer: Chris Fraley  <fraley@u.washington.edu>
Depends: R (>= 3.1.0), FNN, FactoMineR, mclust
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.
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2022-02-10 16:28:57 UTC; cfraley
Repository: CRAN
Date/Publication: 2022-02-11 12:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 04:03:19 UTC; windows
