Routliers: Robust Outliers Detection

Detecting outliers using robust methods, i.e. the Median Absolute Deviation (MAD) for univariate outliers; Leys, Ley, Klein, Bernard, & Licata (2013) <doi:10.1016/j.jesp.2013.03.013> and the Mahalanobis-Minimum Covariance Determinant (MMCD) for multivariate outliers; Leys, C., Klein, O., Dominicy, Y. & Ley, C. (2018) <doi:10.1016/j.jesp.2017.09.011>. There is also the more known but less robust Mahalanobis distance method, only for comparison purposes.

Package details

AuthorMarie Delacre [aut, cre], Olivier Klein [aut]
MaintainerMarie Delacre <marie.delacre@ulb.ac.be>
LicenseMIT + file LICENSE
Version0.0.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Routliers")

Try the Routliers package in your browser

Any scripts or data that you put into this service are public.

Routliers documentation built on May 23, 2019, 9:03 a.m.