<>
" Furthermore: How can I report the results with standard errors/t-values
and the star option? I tried 'estimates table' but it doesn't work."
Official -estimates table- cannot display both: " The star and star()
options may not be combined with the se, t, or p options." (from its help
file).
But try Ben Jann`s -esttab-:
*************
sysuse auto, clear
capture which estout
if _rc ssc install estout
reg price weight length trunk
esttab
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von "Elisabeth
Müller"
Gesendet: Mittwoch, 25. November 2009 12:21
An: [email protected]
Betreff: st: Where are all my observations? and Reporting Results
Hello everybody,
I did an OLS regression. I have around 780 observations but after I did the
regression only 190 were left. What did I do wrong?
Furthermore: How can I report the results with standard errors/t-values and
the star option? I tried 'estimates table' but it doesn't work.
Thanks a lot
E
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
*
* 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/