Hi! I have been using stata14 for about a week and have been piecing together information online and feel as though I am getting a decent handle on it for my purposes. After running a Tobit regression on my data set, I need to find the marginal effects (dy/dx) and elasticities (ey/ex). This is where I have not been able to find clear answers.
For the marginal effect, I have told me simply running:
mfx
will work and others have told me running:
mfx, predict(e(0,.))
Likewise, post-Tobit elasticity, I have been seeing both:
mfx, eyex
and
mfx, predict(e(0,.)) eyex
If anyone has any insight on what the "predict(e(0,.))" function does, and if or why it may be necessary and wouldn't mind sharing their insights I would be greatly appreciative. In addition, if anyone knows has any recommendations or cautions with these results I would really appreciate it.
Thanks in advance,
Bryan Gensits
Royal University of Bhutan: College of Natural Resources
For the marginal effect, I have told me simply running:
mfx
will work and others have told me running:
mfx, predict(e(0,.))
Likewise, post-Tobit elasticity, I have been seeing both:
mfx, eyex
and
mfx, predict(e(0,.)) eyex
If anyone has any insight on what the "predict(e(0,.))" function does, and if or why it may be necessary and wouldn't mind sharing their insights I would be greatly appreciative. In addition, if anyone knows has any recommendations or cautions with these results I would really appreciate it.
Thanks in advance,
Bryan Gensits
Royal University of Bhutan: College of Natural Resources