Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: dtobit/outreg 2 error


From   Roy Wada <[email protected]>
To   <[email protected]>
Subject   st: dtobit/outreg 2 error
Date   Tue, 20 May 2008 12:09:30 -0700

>I am using a Tobit model in version 10.0. Following a previous 
>suggestion I used the command -version 8.2- before using the 
>dtobit command to avoid the "_se not found. r(111)" error.
>
>I then tried to use the outreg2 following John Gallup's pdf 
>example sheet:

Your regression needs to run before -outreg-.

sysuse auto, clear
version 6: tobit mpg trunk weight, ll(17)
dtobit
outreg using myfile, replace margin(u)


_________________________________________________________________
Keep your kids safer online with Windows Live Family Safety.
http://www.windowslive.com/family_safety/overview.html?ocid=TXT_TAGLM_WL_Refresh_family_safety_052008
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index