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: RE: Sureg and Outreg
From
Ana <[email protected]>
To
[email protected]
Subject
Re: st: RE: Sureg and Outreg
Date
Mon, 19 Jul 2010 17:45:06 -0300
Martin,
Thanks a lot!
Best regards,
Ana.
2010/7/19 Martin Weiss <[email protected]>:
>
> <>
>
> -ssc d estout- does this quite well:
>
>
> *************
> cap which estout
> if _rc ssc install estout
>
> sysuse auto, clear
>
> sureg (price foreign weight length) /*
> */ (mpg foreign weight) /*
> */ (displ foreign weight)
>
> esttab using myfile, unstack nomtit nonum /*
> */ replace scsv
>
> !start myfile.csv
> *************
>
>
>
> HTH
> Martin
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]] Im Auftrag von Ana
> Gesendet: Montag, 19. Juli 2010 18:40
> An: [email protected]
> Betreff: Re: st: RE: Sureg and Outreg
>
> Outreg !
>
> 2010/7/19 Martin Weiss <[email protected]>:
>>
>> <>
>>
>> Are we talking about -outreg- or -outreg2-, Ana?
>>
>> HTH
>> Martin
>>
>> -----Original Message-----
>> From: [email protected] [mailto:[email protected]] On Behalf Of Ana
>> Sent: Montag, 19. Juli 2010 18:29
>> To: [email protected]
>> Subject: st: Sureg and Outreg
>>
>> Dear Statalisters,
>>
>> I am trying to get my sureg results to excel.
>> How can I use the outreg command in this case?
>>
>> The following is my routine:
>>
>> global sh1 (sh1 lnp1-lnp27 lngto sexo idade cor religiao conjuge
>> filho1 filho2 filho3 filho4 )
>> global sh2 (sh2 lnp1-lnp27 lngto sexo idade cor religiao conjuge
>> filho1 filho2 filho3 filho4 )
>> global sh3 (sh3 lnp1-lnp27 lngto sexo idade cor religiao conjuge
>> filho1 filho2 filho3 filho4 )
>>
>>
>> sureg (eq1:$sh1)(eq2:$sh2)(eq3:$sh3)
>>
>>
>> How can I get the estimative and t-statistics of all independent
>> variables for the three equations using outreg command?
>>
>> Thanks a lot in advance.
>>
>> Regards,
>> Ana.
>> *
>> * 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/
>>
>>
>> *
>> * 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/
>>
>
> *
> * 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/
>
>
> *
> * 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/
>
*
* 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/