summary.FA-class: Class "summary.FA"
Description
It is not necessary to understand this help page if one merely
wants to estimate a factor analysis model. This help page is
intended for those who want to modify or extend FAiR or otherwise
want some idea of how FAiR works ``behind the scenes''. This class holds the output when summary is called on an
object of FA-class
Objects from the Class
Objects can be created by calls of the form new("summary.FA", ...).
However, rarely if ever, would a user need to construct an object this way.
The summary method does so internally.Examples
Run this code## See also examples for Factanal()
showClass("summary.FA")
Run the code above in your browser using DataLab