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]

Re: st: output ttest using esttab


From   lreine ycenna <[email protected]>
To   [email protected]
Subject   Re: st: output ttest using esttab
Date   Thu, 11 Aug 2011 09:36:54 +0100

Thanks.
Do you mean that there's no way of adding the mean values onto the
output table using esttab?
I tried the command you suggested 'esttab b t using ttesst.rtf, label append'
Stata tells me: r(111);
estimation result b not found.


On 11 August 2011 09:27, Nick Cox <[email protected]> wrote:
> -esttab- is a user-written command from SSC. Please remember ....
>
> On (2), you have a surplus comma after -esttab-.
>
> Try
>
> . esttab b t using ttesst.rtf, label append
>
> Nick
>
> On Thu, Aug 11, 2011 at 9:16 AM, lreine ycenna <[email protected]> wrote:
>> Hi!
>> I've read some previous posts on this topic, but they have not solved
>> my problem. I need to export ttest results using esttab to include the
>> mean values of two groups, mean difference and t-stats with signs of
>> signficance. The command I'm using is
>> 'esttab mu_1 mu_2 t b', however:
>> (1) mu_1 and mu_2 are not the mean values of the two sample groups.
>> (2) invalid 'label' (198);pops up  when I tried to export the results
>> onto word using 'esttab, b t using ttesst.rtf, label append'. I know
>> that I've been doing it wrong.Can anyone point out where? or is there
>> any better way of doing this?
>>
>> Thanks.
>> *
>> *   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/


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