Skip to contents

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

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'.

Slots

faobj:

Object of class "Fa"

importance:

Object of class "matrix". Matrix with additional information: importance of components.

Methods

show

signature(object = "SummaryFa"): display the object

References

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

Author

Ying-Ying Zhang (Robert) robertzhangyying@qq.com

See also

Examples

showClass("SummaryFa")
#> Class "SummaryFa" [package "robustfa"]
#> 
#> Slots:
#>                             
#> Name:       faobj importance
#> Class:         Fa     matrix