>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/