Package: crmReg
Type: Package
Title: Cellwise Robust M-Regression and SPADIMO
Version: 1.0.4
Authors@R: c(
            person(given = "Peter", family = "Filzmoser", role = c("aut")),
            person(given = "Sebastiaan", family = "Hoppner", role = c("aut", "cre"), email = "sebastiaan.hoppner@gmail.com"),
            person(given = "Irene", family = "Ortner", role = c("aut")),
            person(given = "Sven", family = "Serneels", role = c("aut")),
            person(given = "Tim", family = "Verdonck", role = c("aut"))
             )
Description: Method for fitting a cellwise robust linear M-regression model (CRM, Filzmoser et al. (2020) <DOI:10.1016/j.csda.2020.106944>) that yields both a map of cellwise outliers consistent with the linear model, and a vector of regression coefficients that is robust against vertical outliers and leverage points. As a by-product, the method yields an imputed data set that contains estimates of what the values in cellwise outliers would need to amount to if they had fit the model. The package also provides diagnostic tools for analyzing casewise and cellwise outliers using sparse directions of maximal outlyingness (SPADIMO, Debruyne et al. (2019) <DOI:10.1007/s11222-018-9831-5>).
Depends: R (>= 3.5.0)
Imports: FNN, ggplot2, gplots, pcaPP, plyr, methods, robustbase, rrcov
License: GPL (>= 2)
Author: Peter Filzmoser [aut],
  Sebastiaan Hoppner [aut, cre],
  Irene Ortner [aut],
  Sven Serneels [aut],
  Tim Verdonck [aut]
Maintainer: Sebastiaan Hoppner <sebastiaan.hoppner@gmail.com>
LazyLoad: yes
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2025-05-22 10:01:59 UTC; Sebastiaan
Repository: CRAN
Date/Publication: 2025-05-22 10:20:05 UTC
Built: R 4.5.1; ; 2025-10-26 02:14:37 UTC; windows
