SummaryFa-class | R Documentation |
"SummaryFa"
Summary of "Fa"
objects. The "Fa"
object plus some additional summary information.
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'.
faobj
:Object of class "Fa"
importance
:Object of class "matrix"
. Matrix with additional information: importance of components.
signature(object = "SummaryFa")
: display the object
Ying-Ying Zhang (Robert) robertzhangyying@qq.com
Zhang, Y. Y. (2013), An Object Oriented Solution for Robust Factor Analysis.
Fa-class
showClass("SummaryFa")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.