Learn R Programming

robustfa (version 1.0-4)

FaRobust-class: Class "FaRobust"

Description

Class "FaRobust" is a virtual base class for all robust FA classes. Currently the only available robust FA class is "FaCov". The class "FaRobust" serves as a base class for deriving all other classes representing the results of the robust Factor Analysis methods.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Extends

Class "Fa", directly.

Methods

No methods defined with class "FaRobust" in the signature.

References

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

See Also

FaClassic-class, FaCov-class, FaRobust-class, Fa-class

Examples

Run this code
showClass("FaRobust")

Run the code above in your browser using DataLab