|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: RE: AW: Error in -esttab- (option smcltags not allowed)
From |
"Mentzakis, Emmanouil" <[email protected]> |
To |
<[email protected]> |
Subject |
st: RE: AW: Error in -esttab- (option smcltags not allowed) |
Date |
Thu, 14 Feb 2008 15:19:42 -0000 |
Hi Martin,
Strange. I also use Stata/SE 10.
Manos
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Martin Weiss
Sent: 14 February 2008 15:12
To: [email protected]
Subject: st: AW: Error in -esttab- (option smcltags not allowed)
Hhhmmmm, Stata 10 SE runs your code without glitches. Which version do you use?
Martin Weiss
_________________________________________________________________
Diplom-Kaufmann Martin Weiss
Mohlstrasse 36
Room 415
72074 Tuebingen
Germany
Fon: 0049-7071-2978184
Home: http://www.wiwi.uni-tuebingen.de/cms/index.php?id=1130
Publications: http://www.wiwi.uni-tuebingen.de/cms/index.php?id=1131
SSRN: http://papers.ssrn.com/sol3/cf_dev/AbsByAuth.cfm?per_id=669945
-----Urspr�ngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Mentzakis, Emmanouil
Gesendet: Donnerstag, 14. Februar 2008 15:59
An: [email protected]
Betreff: st: Error in -esttab- (option smcltags not allowed)
Dear all,
Running the example from the -esttab- help file I get an error. I searched the archives but I can't find it.
Re-installing -estout- doesn't help.
Any suggestions welcomed.
Thanks
Manos
. ssc install estout, replace
checking estout consistency and verifying not already installed...
all files already exist and are up to date.
. quietly regress price weight mpg
. estimates store model1
. quietly regress price weight mpg foreign
. estimates store model2
. esttab *, ar2
option smcltags not allowed
r(198);
*
* 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/
*
* 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/