crmReg: Cellwise Robust M-Regression and SPADIMO

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.2
Depends: R (≥ 3.5.0)
Imports: FNN, ggplot2, gplots, pcaPP, plyr, robustbase, rrcov
Published: 2020-09-23
Author: Peter Filzmoser [aut], Sebastiaan Hoppner [aut, cre], Irene Ortner [aut], Sven Serneels [aut], Tim Verdonck [aut]
Maintainer: Sebastiaan Hoppner <sebastiaan.hoppner at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: crmReg results

Documentation:

Reference manual: crmReg.pdf

Downloads:

Package source: crmReg_1.0.2.tar.gz
Windows binaries: r-devel: crmReg_1.0.2.zip, r-release: crmReg_1.0.2.zip, r-oldrel: crmReg_1.0.2.zip
macOS binaries: r-release (arm64): crmReg_1.0.2.tgz, r-oldrel (arm64): crmReg_1.0.2.tgz, r-release (x86_64): crmReg_1.0.2.tgz
Old sources: crmReg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=crmReg to link to this page.