Package: CerioliOutlierDetection
Type: Package
Title: Outlier Detection Using the Iterated RMCD Method of Cerioli
        (2010)
Version: 1.1.15
Date: 2024-06-22
Authors@R: c(person(given=c("Christopher", "G."),family="Green",role=c("aut","cre"),
	email = "christopher.g.green@gmail.com",
	comment = c(ORCID = "0000-0003-1277-6597")),
	person(given=c("R.","Doug"),family="Martin",role="ths"))
Maintainer: Christopher G. Green <christopher.g.green@gmail.com>
Depends: R (>= 4.0.0)
Imports: robustbase (>= 0.91-1)
Description: Implements the iterated RMCD method of Cerioli (2010)
	for multivariate outlier detection via robust Mahalanobis distances. Also
	provides the finite-sample RMCD method discussed in the paper, as well as 
	the methods provided in Hardin and Rocke (2005) <doi:10.1198/106186005X77685> 
	and Green and Martin (2017) <https://christopherggreen.github.io/papers/hr05_extension.pdf>.
	See also Chapter 2 of Green (2017) <https://digital.lib.washington.edu/researchworks/handle/1773/40304>.
License: GPL (>= 2)
Suggests: rrcov, mvtnorm, mclust
URL: https://christopherggreen.github.io/CerioliOutlierDetection/
NeedsCompilation: no
Packaged: 2024-06-23 05:44:29 UTC; cggreen
Author: Christopher G. Green [aut, cre]
    (<https://orcid.org/0000-0003-1277-6597>),
  R. Doug Martin [ths]
Repository: CRAN
Date/Publication: 2024-06-23 06:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:55:43 UTC; unix
