Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Question of factor analysis


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   RE: st: Question of factor analysis
Date   Fri, 26 Mar 2004 15:11:45 -0000

In addition, there is a bundle of three matrix 
sorting routines in package -matcsort- from 
SSC. This is independent of -factor- and requires
you to have a matrix to play with. 

Nick 
[email protected] 

[email protected]
> 
> Herve Stolowy <[email protected]> asks:
> 
> > ... Is there a way to get the
> > factor loadings in a factor analysis (pcf) sorted by size? (In SPSS,
> > there is an option: Coefficient display format: Sorted by 
> size). I read
> > the manual and did not find the answer.
> 
> There is no option on -factor- to directly do this, but you can
> grab a copy of the factor loading matrix and manipulate and then
> display this matrix in whatever way you wish.
> 
> Type
> 
>     . help matget
> 
> to learn how to grab a copy of the "Ld" loading matrix or the "L"
> rotated loading matrix (if you have done a rotation).  (Also you
> can grab "Ev" the eigenvalues etc.).
> 
> To automate all of this you could write a wrapper program that
> calls -factor- and then does the work of sorting and displaying
> the loadings.

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index