Learn R Programming

robustfa (version 1.0-4)

Fa-class: Class "Fa"

Description

Class "Fa" is a virtual base class for all classical and robust FA classes. "Fa" searves as a base class for deriving all other classes representing the results of the classical and robust Factor Analysis methods.

Arguments

Objects from the Class

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

References

Bartlett, M. S. (1937) The statistical conception of mental factors. British Journal of Psychology, 28, 97--104. Bartlett, M. S. (1938) Methods of estimating mental factors. Nature, 141, 609--610. Joreskog, K. G. (1963) Statistical Estimation in Factor Analysis. Almqvist and Wicksell. Lawley, D. N. and Maxwell, A. E. (1971) Factor Analysis as a Statistical Method. Second edition. Butterworths. Thomson, G. H. (1951) The Factorial Analysis of Human Ability. London University Press. 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("Fa")

Run the code above in your browser using DataLab