abodOutlier: Angle-Based Outlier Detection
Performs angle-based outlier detection on a given dataframe. Three methods are available, a full but slow implementation using all the data that has cubic complexity, a fully randomized one which is way more efficient and another using k-nearest neighbours. These algorithms are specially well suited for high dimensional data outlier detection.
Version: |
0.1 |
Depends: |
cluster, R (≥ 3.1.2) |
Published: |
2015-08-31 |
Author: |
Jose Jimenez |
Maintainer: |
Jose Jimenez <jose at jimenezluna.com> |
License: |
MIT + file LICENSE |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
abodOutlier results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=abodOutlier
to link to this page.