Learn R Programming

odetector (version 1.0.1)

Outlier Detection Using Partitioning Clustering Algorithms

Description

An object is called "outlier" if it remarkably deviates from the other objects in a data set. Outlier detection is the process to find outliers by using the methods that are based on distance measures, clustering and spatial methods (Ben-Gal, 2005 ). It is one of the intensively studied research topics for identification of novelties, frauds, anomalies, deviations or exceptions in addition to its use for outlier removing in data processing. This package provides the implementations of some novel approaches to detect the outliers based on typicality degrees that are obtained with the soft partitioning clustering algorithms such as Fuzzy C-means and its variants.

Copy Link

Version

Install

install.packages('odetector')

Monthly Downloads

164

Version

1.0.1

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Zeynel Cebeci

Last Published

November 8th, 2022

Functions in odetector (1.0.1)

detect.outliers

Detect outliers using typicality degrees
odetector-package

Outlier Detection Using Fuzzy and Possibilistic Clustering Algorithms
pairs.outliers

Scatter plots for diagnosing outliers
plot.outliers

Plot outliers
print.outliers

Print outliers
summary.outliers

Summary of outliers
x3p4c

Synthetic data set consists of three variables with four clusters
remove.outliers

Remove outliers