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
Megan Stevenson <[email protected]>
To
[email protected]
Subject
Re: st: Factor analysis tables to latex?
Date
Sat, 20 Jul 2013 17:20:38 -0700
Ah that solved it! Thanks so much for your assistance. For future
reference the package that works is the following:
package name: estout.pkg
from: http://fmwww.bc.edu/RePEc/bocode/e/
On Sat, Jul 20, 2013 at 4:50 PM, Nick Cox <[email protected]> wrote:
> The code here should raise no operating system-specific issues.
> Whether you are on a Mac or a PC should not bite.
>
> I would report -which esttab- you are using. That is the most obvious
> uncertainty.
>
> Nick
> [email protected]
>
> On 21 July 2013 00:34, Megan Stevenson <[email protected]> wrote:
>
>> Weird! Are there any Mac users that know how to get this to work?
>>
>> On Sat, Jul 20, 2013 at 1:23 PM, Richard Stoll <[email protected]> wrote:
>>> I'm using Stata 12 on a PC and the example given below works...
>
> On 7/20/2013 2:48 PM, Megan Stevenson wrote:
>
>>>> 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.
> *
> * 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/
*
* 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/