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/