Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: RE: adding symbol * to indicate significant loadings in factor analysis


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: adding symbol * to indicate significant loadings in factor analysis
Date   Tue, 30 Mar 2010 18:13:53 +0100

This looks programmable in Stata. You'd pick up the loadings as a
matrix, -svmat- to variables, and convert numerics via -string()- with
added "*" to get the display according to taste. 

Personally, I'd rather plot the loadings e.g. use -eofplot- from SSC. 

Nick 
[email protected] 

Amanda Fu

I was wondering if in factor analysis there is any easy way to add
symbol * to indicate significant loadings , say, more than 0.4.

I notice there is an option ---blanks(#)-- for --factor--, which only
reports leadings more than #. But using this option the insignificant
leadings will be blank. I would like to see a complete loadings
pattern matrix with * indicating significant ones.

The way I think could achieve this is just to use the saved result,
e(L) factor loadings and add * in EXCEL after exporting the matrix in
EXCEL. It would be great if anyone has better idea to do this.


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index