|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: AW: dtobit
<>
Run it under -version- control:
*************
vers 8.2
sysuse auto, clear
generate wgt=weight/1000
tobit mpg wgt, ll(17)
dtobit
*************
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von 21443017
Gesendet: Mittwoch, 8. Juli 2009 12:23
An: [email protected]
Betreff: st: dtobit
Dear All,
I have a problem of using dtobit. I am trying to estimate the marginal
effects after a tobit model by using dtobit. However, stata reports "[_se]
not found". What would be the problem?
The code I used is
tobit y x1 x2 x3 ll(0)
dtobit
Thanks for your help
Best
Wen
*
* 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/