SMLoutliers-package {SMLoutliers} | R Documentation |
An R package for identifying outliers using statistical and machine learning methods
Description
We intend to provide host of methods for identifying outliers. This will cut across statistical and machine learning methods.
References
M.M. Breunig, H.P. Kriegel, R.T. Ng, and J. Sander. Lof: Identifying density-based local outliers. In Proc. SIGMOD Conf., pages 93-104, 2000.
Examples
data(stiff)
summary(stiff)
[Package SMLoutliers version 0.1 Index]