Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

RE: st: Re: re: storing tables and values in tables


From   Adrian de la Garza <[email protected]>
To   <[email protected]>
Subject   RE: st: Re: re: storing tables and values in tables
Date   Thu, 28 Feb 2008 17:08:46 -0500

Thank you Austin, Kit, zsajaia et al.! That's a lot of different things to try out but I promise I will try them all!

Thanks.
Adrian


> From: [email protected]
> To: [email protected]
> Subject: st: Re: re: storing tables and values in tables
> Date: Thu, 28 Feb 2008 14:35:49 -0500
>
> And not to leave anything unanswered :) , for exporting results into Word
> you can try -xml_tab- command:
>
> .regress price mpg headroom trunk displacement
> .xml_tab, _options
>
> it will create xml (Excel) file with the table of coefficients and standard
> errors, which can be easily copied or linked to your Word document.
>
>
>
> ----- Original Message -----
> From: "Kit Baum" 
> To: 
> Sent: Thursday, February 28, 2008 6:28 AM
> Subject: st: re: storing tables and values in tables
>
>
>> Adrian de la Garza  wanted to know how to do
>> this. Austin Nichols and others gave him some good advice. His original
>> enquiry asked whether, once having stored stuff in tables, whether they
>> could be output to LaTeX. Several programs exist to do that; I'd suggest
>> looking at -outtable- on SSC (CF Baum and JP Azevedo) as well as Ian
>> Watson's -tabout-, which I use frequently.
>>
>> For example
>>
>> reg price mpg headroom trunk displacement
>> mat b = e(b)
>> mat V = e(V)
>> outtable using adrian1, mat(b)
>> outtable using adrian2, mat(V)
>>
>>
>> Kit Baum, Boston College Economics and DIW Berlin
>> http://ideas.repec.org/e/pba1.html
>> An Introduction to Modern Econometrics Using Stata:
>> http://www.stata-press.com/books/imeus.html
>>
>>
>> *
>> * 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/
>>
>
> *
> * 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/

_________________________________________________________________
Connect and share in new ways with Windows Live.
http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
*
*   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