Dear Louis,
I'm using esttab with no problems. Normally you do not
specify models after esttab, Stata keeps them in
memory, so I suggest you take them out.
Check which options you can use with esttab. Star is
for starlevels, etc. Try first the simple way:
esttab using filename, replace se(3) star(* .1 ** .05
*** .01)
then add your options.
regards,
Gaby
--- Louis Boakye-Yiadom <[email protected]> wrote:
> I am having difficulty running a do-file that
> contains
> the -esttab- command. There was no problem with the
> do-file a few months ago. Please see below the
> command
> and the error message:
>
> esttab welf1 welf0 probit using "filename", replace
> title() nodepvars label varwidth(28) modelwidth(12)
> delimiter(" ") stats(N r2 r2_a F r2_p chi2) b(%9.2f)
> se wide starlevels(* .1 ** .05 *** .01);
> unrecognized command: esttab
> r(199);
>
>
> Thanks,
> Louis
>
> --------------------
> Louis Boakye-Yiadom
> 34 Holloway
> Bath
> BA2 4PU
> Phone (home): (44)-(0)1225-427699
> Phone (mobile): (44)-(0)795 609 3780
>
>
>
>
___________________________________________________________
>
> 24 FIFA World Cup tickets to be won with Yahoo! Mail
> http://uk.mail.yahoo.com
>
> *
> * 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/
>
Gaby Guerrero Serdan
Deparment of Economics
Royal Holloway, University of London
TW20 OEX
Egham, Surrey
England, UK
http://www.rhul.ac.uk/economics/About-Us/postgrads.html
http://ag.guerreroserdan.googlepages.com/gabyguerrero%27swebpage
http://www.flickr.com/photos/49939890@N00/show/
Tel: +44 7912657259
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
*
* 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/