Package: ICSOutlier
Type: Package
Title: Outlier Detection Using Invariant Coordinate Selection
Version: 0.3-1
Date: 2023-09-17
Authors@R: 
    c(person("Klaus", "Nordhausen", 
             email = "klausnordhausenR@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0002-3758-8501")),
      person("Aurore", "Archimbaud", 
             email = "aurore.archimbaud@live.fr", 
             role = "aut",
             comment = c(ORCID = "0000-0002-6511-9091")),
      person("Anne", "Ruiz-Gazen", 
             email = "anne.ruiz-gazen@tse-fr.eu",
             role = "aut", 
             comment = c(ORCID = "0000-0001-8970-8061")))
Author: Klaus Nordhausen [aut, cre] (<https://orcid.org/0000-0002-3758-8501>),
  Aurore Archimbaud [aut] (<https://orcid.org/0000-0002-6511-9091>),
  Anne Ruiz-Gazen [aut] (<https://orcid.org/0000-0001-8970-8061>)
Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>
Depends: R (>= 3.0.0), methods, ICS (>= 1.3-0), moments
Imports: graphics, grDevices, mvtnorm, parallel
Suggests: REPPlab
Description: Multivariate outlier detection is performed using invariant coordinates where the package offers different methods to choose the appropriate components.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2023-09-18 08:47:44 UTC; admin
Repository: CRAN
Date/Publication: 2023-09-18 09:30:08 UTC
