Package: CerioliOutlierDetection
Type: Package
Title: Outlier Detection Using the Iterated RMCD Method of Cerioli
        (2010)
Version: 1.1.5
Date: 2016-07-07
Authors@R: c(person(c("Christopher","G."),"Green",role=c("aut","cre"),
	email = "christopher.g.green@gmail.com"),
	person(c("R.","Doug"),"Martin",role="ths"))
Maintainer: Christopher G. Green <christopher.g.green@gmail.com>
Depends: R (>= 3.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) and Green and Martin (2014).
License: GPL (>= 2)
Suggests: rrcov, robust, mvtnorm, alr3
URL: http://christopherggreen.github.io/CerioliOutlierDetection/
NeedsCompilation: no
Packaged: 2016-07-08 02:15:09 UTC; cggreen
Author: Christopher G. Green [aut, cre],
  R. Doug Martin [ths]
Repository: CRAN
Date/Publication: 2016-07-08 11:11:23
