Learn R Programming

robustfa (version 1.0-4)

FaClassic-class: Class "FaClassic"

Description

Contains the results of a classical Factor Analysis

Arguments

Objects from the Class

Objects can be created by calls of the form new("FaClassic", ...). But the usual way of creating FaClassic objects is a call to the function FaClassic which serves as a constructor.

Extends

Class "Fa", directly.

Methods

No methods defined with class "FaClassic" 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("FaClassic")

Run the code above in your browser using DataLab