Learn R Programming

robustfa (version 1.0-4)

SummaryFa-class: Class "SummaryFa"

Description

Summary of "Fa" objects. The "Fa" object plus some additional summary information.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SummaryFa", ...). But most often by invoking 'summary' on an "Fa" object. They contain values meant for printing by 'show'.

References

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

See Also

Fa-class

Examples

Run this code
showClass("SummaryFa")

Run the code above in your browser using DataLab