Learn R Programming

robustfa (version 1.0-4)

robustfa-package: An Object Oriented Solution for Robust Factor Analysis

Description

An object oriented solution for robust factor analysis. In the solution, new S4 classes "Fa", "FaClassic", "FaRobust", "FaCov", "SummaryFa" are created.

Arguments

Details

ll{ Package: robustfa Type: Package Version: 1.0 Date: 2013-10-15 License: GPL (>= 2) Depends: methods } The most important functions are: FaClassic, FaCov, factorScorePca, factorScorePfa

References

Zhang, Y. Y. (2013), An Object Oriented Solution for Robust Factor Analysis.

Examples

Run this code
library("robustfa")
## see the relevant functions in \code{Details}

Run the code above in your browser using DataLab