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>).
Version: | 1.0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | FNN, ggplot2, gplots, pcaPP, plyr, robustbase, rrcov |
Published: | 2020-04-06 |
Author: | Peter Filzmoser [aut], Sebastiaan Hoppner [aut, cre], Irene Ortner [aut], Sven Serneels [aut], Tim Verdonck [aut] |
Maintainer: | Sebastiaan Hoppner <sebastiaan.hoppner at kuleuven.be> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
CRAN checks: | crmReg results |
Reference manual: | crmReg.pdf |
Package source: | crmReg_1.0.1.tar.gz |
Windows binaries: | r-devel: crmReg_1.0.1.zip, r-release: crmReg_1.0.1.zip, r-oldrel: crmReg_1.0.1.zip |
macOS binaries: | r-release: crmReg_1.0.1.tgz, r-oldrel: crmReg_1.0.1.tgz |
Old sources: | crmReg archive |
Please use the canonical form https://CRAN.R-project.org/package=crmReg to link to this page.