Skip to content
Prev 55498 / 398500 Next

R conversion

Dear Mark,
With ML factor analysis, you can test how many factors are required.
Yes -- it shouldn't be hard to write your own PA factor-analysis function,
if that's what you prefer. For principal-components analysis, see ?princomp
and ?prcomp [which are turned up by help.search("principal components"), by
the way].

Regards,
 John