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]
Re: st: Factor analysis tables to latex?
From
Richard Stoll <[email protected]>
To
[email protected]
Subject
Re: st: Factor analysis tables to latex?
Date
Sat, 20 Jul 2013 15:23:51 -0500
I'm using Stata 12 on a PC and the example given below works...
On 7/20/2013 2:48 PM, Megan Stevenson wrote:
Hello,
I am trying to get the factor analysis tables into a latex format, but
cannot figure it out. I am following the exact code used on Repec
(http://repec.org/bocode/e/estout/advanced.html#advanced404) where
they explain how to tabulate the factor loadings table using esttab
but it does not work. I cannot even replicate the example that is
given:
webuse bg2
factor bg2cost1-bg2cost6
matrix list e(L)
esttab e(L)
Stata returns the factor loadings table when prompted by "matrix list
e(L)", but after the esttab command it says "estimation result e(L)
not found". I am using Stata12 on a mac.
Any advice would be much appreciated!
Best, Megan
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/
--
--------------------------------------------------------------------
Richard J. Stoll * Albert Thomas Professor of Political Science *
Rice University * Dept. Political Science MS 24 * P.O. Box 1892 *
Houston TX 77251-1892 * E-mail: [email protected] * Tel: 713-348-3362
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/