Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: RE: Computing mfx


From   Fredrik Wallenberg <[email protected]>
To   [email protected]
Subject   Re: st: RE: Computing mfx
Date   Mon, 26 Apr 2004 08:14:48 -0700

I tried it and I can use the -varlist(x)- option just fine after Probit. I don't want to beat a dead horse, what you are describing was true in Stata7 but was changed in Stata8.


On Apr 26, 2004, at 7:00, Adrian Gonzalez-Gonzalez wrote:


Dear Shqiponj

If you want to compute the marginal effects after probit, you CANNOT chose
for which variables to compute, mfx automatically the marginal effects for
all explanatory variables in the previous estimated model.

For example, the next will compute the marginal effects for school2 school3
school4 (and for any other indepvar that you use), at their means
probit depvar school2 school3 school4
mfx compute

If you want to estimate the marginal effects for values different that their
means, lets say 5 7 10, try:

mfx compute, at (5 7 10)

for additional information try both
help mfx
findit mfx

Hope this helps

Adrian

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