Package: CerioliOutlierDetection
Type: Package
Title: Outlier Detection Using the Iterated RMCD Method of Cerioli
        (2010)
Version: 1.1.13
Date: 2023-10-25
Authors@R: c(person(c("Christopher","G."),"Green",role=c("aut","cre"),
	email = "christopher.g.green@gmail.com",
	comment = c(ORCID = 0000-0003-1277-6597)),
	person(c("R.","Doug"),"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).
License: GPL (>= 2)
Suggests: rrcov, mvtnorm, mclust
URL: https://christopherggreen.github.io/CerioliOutlierDetection/
NeedsCompilation: no
Packaged: 2023-10-29 11:03:38 UTC; cggreen
Author: Christopher G. Green [aut, cre] (-7877),
  R. Doug Martin [ths]
Repository: CRAN
Date/Publication: 2023-10-29 11:50:02 UTC
Built: R 4.2.0; ; 2023-12-21 08:32:00 UTC; unix
