Skip to content

robustfa

Object Oriented Solution for Robust Factor Analysis

v1.2-0 · Sep 12, 2025 · GPL (>= 2)

Description

Outliers virtually exist in any datasets of any application field. To avoid the impact of outliers, we need to use robust estimators. Classical estimators of multivariate mean and covariance matrix are the sample mean and the sample covariance matrix. Outliers will affect the sample mean and the sample covariance matrix, and thus they will affect the classical factor analysis which depends on the classical estimators (Pison, G., Rousseeuw, P.J., Filzmoser, P. and Croux, C. (2003) <doi:10.1016/S0047-259X(02)00007-6>). So it is necessary to use the robust estimators of the sample mean and the sample covariance matrix. There are several robust estimators in the literature: Minimum Covariance Determinant estimator, Orthogonalized Gnanadesikan-Kettenring, Minimum Volume Ellipsoid, M, S, and Stahel-Donoho. The most direct way to make multivariate analysis more robust is to replace the sample mean and the sample covariance matrix of the classical estimators to robust estimators (Maronna, R.A., Martin, D. and Yohai, V. (2006) <doi:10.1002/0470010940>) (Todorov, V. and Filzmoser, P. (2009) <doi:10.18637/jss.v032.i03>), which is our choice of robust factor analysis. We created an object oriented solution for robust factor analysis based on new S4 classes.

Downloads

613

Last 30 days

6423rd

1.8K

Last 90 days

5.3K

Last year

Trend: -3% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies rrcov stats4 robustfa

Version History

new 1.2-0 Mar 10, 2026
updated 1.2-0 ← 1.1-0 diff Sep 12, 2025
updated 1.1-0 ← 1.0-5 diff Apr 15, 2023
updated 1.0-5 ← 1.0-4 diff Nov 11, 2013
updated 1.0-4 ← 1.0-03 diff Oct 19, 2013
updated 1.0-03 ← 1.0-02 diff Jul 5, 2012
updated 1.0-02 ← 1.0-01 diff Jun 17, 2012
updated 1.0-01 ← 1.0 diff May 10, 2012
new 1.0 Mar 11, 2012