[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: dtobit/outreg 2 error
Hello,
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:
outreg2 using decomp, replace margin(u)
= invalid name
r(198);
I also tried:
. outreg2, margin(u)
option margin() not allowed
r(198);
. outreg using decomp, replace margin(u)
option margin() not allowed
r(198);
as well as -version 10.0- before the commands. Nothing seems to work.
I would really appreciate any suggestions.
*
* 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/