The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.1-0 |
Depends: | rrcov, R (≥ 2.15.0) |
Imports: | methods, stats4, stats |
Suggests: | grid, lattice, cluster, mclust, MASS, ellipse, knitr, rmarkdown |
Published: | 2023-04-16 |
DOI: | 10.32614/CRAN.package.robustfa |
Author: | Frederic Bertrand [cre], Ying-Ying Zhang (Robert) [aut] |
Maintainer: | Frederic Bertrand <frederic.bertrand at utt.fr> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | robustfa results |
Reference manual: | robustfa.pdf |
Vignettes: |
An Object-Oriented Solution for Robust Factor Analysis |
Package source: | robustfa_1.1-0.tar.gz |
Windows binaries: | r-devel: robustfa_1.1-0.zip, r-release: robustfa_1.1-0.zip, r-oldrel: robustfa_1.1-0.zip |
macOS binaries: | r-release (arm64): robustfa_1.1-0.tgz, r-oldrel (arm64): robustfa_1.1-0.tgz, r-release (x86_64): robustfa_1.1-0.tgz, r-oldrel (x86_64): robustfa_1.1-0.tgz |
Old sources: | robustfa archive |
Please use the canonical form https://CRAN.R-project.org/package=robustfa to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.