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.
- Version0.1
- R version≥ 3.1.2
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release08/31/2015
Documentation
Team
Jose Jimenez
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages